curl-users
Ftp file
From: Jason Webber <webber_at_mminternet.com>
Date: Tue, 8 Oct 2002 12:52:06 -0700
Date: Tue, 8 Oct 2002 12:52:06 -0700
I am having problems uploading a file to a remote ftp site.
/usr/local/bin/curl -v -T /usr/www/htdocs/feeds/HELPU.zip -u username:password ftp://ftp.abc.com/HELPU.zip
* About to connect() to ftp.abc.com:21
* Connected to ftp.abc.com (65.54.200.91) port 21
> USER username
> PASS password
* We have successfully logged in
> PWD
* Entry path is '/upload'
> EPSV
> PASV
* About to connect() to ftp.abc.com:1642
After this bit it just stalls and eventually the program terminates, but the file is not transferred.
TIA
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-10-08