Alle 12:22, mercoledì 10 novembre 2004, hai scritto:
> Dear Sir or madam,
>
> I've noticed that the following scenario does not work as I expected:
>
> My client (wget) is behind a ftp-proxy and I try to download recursive
> from a ftp server (anyone) with the following command:
>
> wget --follow-ftp -r -l 2 -p -k ftp://ftp-server
>
> in wgetrc I have the following entry:
>
> ftp_proxy = http://ftp-proxy:3128/
>
> The result ist that wget don't follow the links of the index.html file
> sent by the proxy and only receive the index.html file. I works properly
> (recursive) when I call wget without proxy, i.e as above with the option
> --proxy=off.
>
> I've been searching wget options that maybe avoid this problem, but
> without success.

yes, this is a known bug which will be fixed in the next release of wget.

-- 
Aequam memento rebus in arduis servare mentem...

Mauro Tortonesi

University of Ferrara - Dept. of Eng.    http://www.ing.unife.it
Institute of Human & Machine Cognition   http://www.ihmc.us
Deep Space 6 - IPv6 for Linux            http://www.deepspace6.net
Ferrara Linux User Group                 http://www.ferrara.linux.it

Reply via email to