cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Curl set up

From: Seldanne <seldanne_at_hotmail.com>
Date: Wed, 30 Apr 2008 16:41:10 -0500

So if I'm not using a proxy... I'm using the right command? can't remember what I posted, but I also used:
 
curl -T "filename.txt" -u user:password IP#.add.res.s#.##:Port#/folder -k -v

Date: Wed, 30 Apr 2008 21:19:37 +0000From: pylinuxian_at_gmail.comTo: curl-users_at_cool.haxx.seSubject: Re: Curl set up
guess you're using a HTTP proxy when you did that and then getting nothing back is an error.
are you behind a proxy ? if yes add --proxy your_proxy_here:port_here
Received on 2008-04-30