savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] Re: ftp upload problems


From: Antonio Diaz Diaz
Subject: [Savannah-hackers] Re: ftp upload problems
Date: Sat, 18 Sep 2004 18:55:42 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.3) Gecko/20040913

Elfyn McBratney wrote:
On Sat, Sep 18, 2004 at 07:42:46AM +0200, Antonio Diaz Diaz wrote:

I can't upload files for the projects ddrescue and adcd.

ncftp is known to cause problems with our upload system, for a yet-unknown
reason.  Can you try uploading the files using BSD ftp?  (shipped as the
default ftp binary on most distro's).

BSD ftp fails exactly the same, both for adcd and ddrescue. And is a lot harder to use than ncftp.

---------------------
$ ftp savannah.gnu.org
Connected to savannah.gnu.org.
220 Savannah Upload FTP server ready.
Name (savannah.gnu.org:internet): anonymous
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd /incoming/savannah/adcd
250 Directory successfully changed.
ftp> put adcd-0.3.tar.bz2
local: adcd-0.3.tar.bz2 remote: adcd-0.3.tar.bz2
200 PORT command successful. Consider using PASV.
150 Ok to send data.
226 File receive OK.
15764 bytes sent in 3.76 secs (4.1 Kbytes/sec)
ftp> put adcd-0.3.tar.bz2.sig
local: adcd-0.3.tar.bz2.sig remote: adcd-0.3.tar.bz2.sig
200 PORT command successful. Consider using PASV.
150 Ok to send data.
226 File receive OK.
65 bytes sent in 0.000229 secs (2.8e+02 Kbytes/sec)
ftp> quit
221 Goodbye.
-------------------

OTOH, I use ncftp for uploading ocrad without problems.

Any ideas?

Antonio.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]