cURL / Mailing Lists / curl-users / Single Mail

curl-users

curl latest version failed with ftp upload

From: Tom Lee <tom_lee01_at_hotmail.com>
Date: Tue, 04 Jan 2005 06:48:50 +0000

Hello,

I tried latest curl.exe with non-ssl version for uploading files.

the remote ftpd server is ProFTPD 1.2.9 Server (ProFTPD) running on fedora
core 1.

I run the folllowing command from Windows XP machine:

curl -v -u userame:password -T myfile.exe ftp://remote_IP//tmp

it logs on "remote_IP" and changes the directory successfully,
however it failed wit the following error message in the end:

* Trying remote_IP... * Connection refused
* couldn't connect to host
* Remembering we are in dir /myfile.exe
* Uploaded unaligned file size (0 out of 2479503 bytes)
* Closing connection #0
curl: (7) couldn't connect to host

I tried to XP ftp.exe, it will work fine for uploading file. does somebody
here know
curl.exe failed?

Thanks.

tom
Received on 2005-01-04