cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: syntax problems connecting to an ftp-server through a firewall

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 2 Jun 2004 14:04:27 +0200 (CEST)

On Wed, 2 Jun 2004 papa.looser_at_freenet.de wrote:

> Now I tried to get this challenging job done more easily using curl with the
> following options (in a couple of varitiations).
>
> curl -U user:password -x myproxy:21 ftp://111.111.111.111 -X 'user
> anonymous_at_111.111.111.111'

Try -Q instead of -X.

-- 
     Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
      Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-06-02