[nhc-users] How to upload nhc98 binaries to ftp://ftp.cs.york.ac.uk/pub/haskell/incoming/ ?

José Romildo Malaquias romildo@uber.com.br
Wed, 24 Oct 2001 15:06:07 -0200


Hello.

I have built RPM packages for hmake-2.03 and nhc98-1.10 and would like
to have them uploaded to the nhc98 ftp repository, as described at the
end of the document found at

	http://www.cs.york.ac.uk/fp/nhc98/install.html

But the ftp server is not allowing uploading, as shown below. What is
the correct procedure for uploading my contributed binary packages?

====================================================================
$ ftp ftp.cs.york.ac.uk
Connected to ftp.cs.york.ac.uk (144.32.40.18).
220 Service ready for new user.
Name (ftp.cs.york.ac.uk:romildo): anonymous
331 Send e-mail address as password.
Password:
230 User logged in, proceed.
Remote system type is UNIX.
ftp> cd /pub/haskell/
250 Directory change successful.
ftp> ls
227 Entering Passive Mode (144,32,40,18,235,188).
150 About to send file list.
total 0
drwxr-xr-x   2 1146     10           4096 Oct  6  2000 DrIFT
drwxr-xr-x   2 1146     29           4096 May 30 14:20 HaXml
drwxr-xr-x   2 1146     10           4096 Feb  7  2000 auburn
drwxr-xr-x   2 1146     10           4096 Nov  7  2000 contrib
-rw-r--r--   1 1146     10         668359 May  6  1996 goferp.tar.Z
-rw-r--r--   1 1146     10         772862 Oct  6  2000 grin.tar.gz
drwxr-xr-x   2 1146     10           4096 Oct  2 15:53 hmake
-rwxr-xr-x   1 1146     10          65408 Mar 19  1999 hp2graph-sparc-SunOS-5.6
drwx-wx-wx   2 1146     10           4096 Jan 26  1999 incoming
drwxrwxr-x   2 1146     29           4096 Sep  3  1999 nhc-users-archive
drwxr-xr-x   2 1146     10           4096 Nov 19  1997 nhc12
drwxr-xr-x   2 1146     10           4096 Mar 18  1999 nhc13
drwxr-xr-x   3 1146     10           4096 Oct 24 13:29 nhc98
226 Transfer complete.
ftp> cd incoming
250 Directory change successful.
ftp> put README.RPM 
local: README.RPM remote: README.RPM
227 Entering Passive Mode (144,32,40,18,62,47).
553 Server will not store files.
ftp> bye
221 Service closing control connection.
====================================================================

Regards,

Romildo
-- 
Prof. José Romildo Malaquias
Departamento de Computação
Universidade Federal de Ouro Preto
Brasil
http://iceb.ufop.br/~romildo
romildo@iceb.ufop.br romildo@uber.com.br