This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: wget problem for the Proxy


Find and edit .wgetrc

Set the proxies. There is one for http and one for ftp:

http_proxy =
ftp_proxy =

Don't forget to enable the proxies either:

use_proxy = on

This may be of little use if your ftp proxy server does not conform to
what wget supports.  NcFTP and FileZilla both have much broader
support for proxy servers.

On 7/6/06, Fischetti Antonio <antonio.fischetti@gmail.com> wrote:
I'm can't download with
wget --passive-ftp ftp://ecos.sourceware.org/pub/ecos/ecos-install.tcl

It says "Unresolved Host".
I am under a proxy.
Do I need a special version of wget. Sort of 'socks' style?

Thanx.

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss




--
Grant Mills
gmills@ucsd.edu

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]