curl-users
Re: active mode
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 29 Mar 2004 15:32:39 +0200 (CEST)
Date: Mon, 29 Mar 2004 15:32:39 +0200 (CEST)
On Mon, 29 Mar 2004, Sebastien WILLEMIJNS wrote:
> * curl.exe -P 20 -T test.gif -u foo:xxxx -i -v ftp://www.xxx.org/
> or
> * curl.exe -P 21 -T test.gif -u foo:xxxx -i -v ftp://www.xxx.org/
>
> doesn't works to acces in active modem :(
What are they supposed to do? The argument following -P should be (on
windows) one of these (as documented):
IP address
i.e "192.168.10.1" to specify exact IP num
ber
host name
i.e "my.host.domain" to specify machine
- (any single-letter string) to make it pick
the machine's default
I don't think '20' or '21' match any of these!
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-03-29