Follow-up Comment #9, sr #104255 (project administration): I failed to upload with lftp before and ftp today.
------------------------------------------------------------- version information: esearch ^ftp$ [ Results for search key : ^ftp$ ] [ Applications found : 1 ] * net-ftp/ftp Latest version available: 0.17-r4 Latest version installed: 0.17-r4 Size of downloaded files: 52 kB Homepage: http://www.hcs.harvard.edu/~dholland/computers/netkit.html Description: Standard Linux FTP client License: as-is ------------------------------------------------------------ more details on uploading with ftp: proxychains ftp ftp> trace Packet tracing on. ftp> o savannah.gnu.org ProxyChains-2.1 (http://proxychains.sf.net) dynamic chain:....127.0.0.1:2000....199.232.41.3:21..OK Connected to savannah.gnu.org (199.232.41.3). 220 Savannah Upload FTP server ready. Name (savannah.gnu.org:os): anonymous 530 Please login with USER and PASS. SSL not available 230 Login successful. Remote system type is UNIX. Using binary mode to transfer files. ftp> cd incoming 250 Directory successfully changed. ftp> cd savannah/phc 250 Directory successfully changed. ftp> type Using binary mode to transfer files. ftp> put phc-1.1-pre1.tar.gz local: phc-1.1-pre1.tar.gz remote: phc-1.1-pre1.tar.gz 500 Illegal PORT command. ftp: bind: Address already in use ftp> pasv ?Invalid command ftp> passive Passive mode on. ftp> put phc-1.1-pre1.tar.gz local: phc-1.1-pre1.tar.gz remote: phc-1.1-pre1.tar.gz 227 Entering Passive Mode (199,232,41,3,119,92) dynamic chain:....127.0.0.1:2000....199.232.41.3:30556..OK 150 Ok to send data. 226 File receive OK. 174771 bytes sent in 0.0222 secs (7.7e+03 Kbytes/sec) ftp> ftp> type ascii 200 Switching to ASCII mode. ftp> put phc-1.1-pre1.tar.gz.sig local: phc-1.1-pre1.tar.gz.sig remote: phc-1.1-pre1.tar.gz.sig 227 Entering Passive Mode (199,232,41,3,73,136) dynamic chain:....127.0.0.1:2000....199.232.41.3:18824..OK 150 Ok to send data. 226 File receive OK. 65 bytes sent in 0.0177 secs (3.6 Kbytes/sec) ftp> quit _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/support/?func=detailitem&item_id=104255> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Savannah-help-public mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/savannah-hackers