cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl latest version failed with ftp upload

From: Gisle Vanem <giva_at_bgnett.no>
Date: Wed, 05 Jan 2005 14:14:48 +0100

"Tom Lee" wrote:

> I changed to
>
> curl -v -u username:password -P local_IP -T myfile.exe ftp://IP_ADDRESS//
>
> seems it works.

Or simply "--ftp-port -" will pick the local_ip. Put that in your
'%APPDATA\_curlrc' should avoid future problems.

--gv
Received on 2005-01-05