cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Curl set up

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 30 Apr 2008 23:44:14 +0200 (CEST)

On Wed, 30 Apr 2008, Seldanne wrote:

Please don't top-post!

> 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

No, your given URL has no protocol part (like ftp:// etc) so libcurl guesses
which protocol you mean and it thinks HTTP in this case.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2008-04-30