cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: command line download of ftp site over an http proxy

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 29 Jun 2011 12:15:50 -0700

On Wed, Jun 29, 2011 at 11:32:15AM -0700, Eric Seubert wrote:
> I want to download a file from ftp://ftpsite/file.zip which requires a login of
> site_user and a password of site_password.
>
> I need to go through a proxy http://proxysite which requires a login of a
> proxy_user and a password of proxy_password.

You evidently missed the --proxy-user option.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-06-29