On Tue, Jan 13, 2004 at 02:01:47PM +0100, [EMAIL PROTECTED] wrote:
> we are trying to upgrade a newer version of wget (1.5.1 -> 1.9.1), but
> for some reason updating/mirroring of a ftp site is failing with the
> new version.

The following part from your example output ...

> Resolving proxy1.abcdef.com... 10.105.193.55
> Caching proxy1.abcdef.com => 10.105.193.55
> Connecting to proxy1.abcdef.com[10.105.193.55]:8080... connected.

... indicates that you're trying the recursive down-load over a
proxy. That's broken in all version after 1.7.1. As reference I
include below a recent exchange on that topic (from this list). I'm
using wget1.7.1 happily since then, but still think the problem could
be mentioned in the documentation of the current version. - Daniel

On Tue, Dec 09, 2003 at 11:30:54PM +0100, Hrvoje Niksic wrote:
> You're not making a mistake, recursive download over FTP proxies is
> currently broken.

On Wed, Dec 24, 2003 at 04:01:46PM +0200, Daniel Daboul wrote:
> That is probably the single feature I'd want most. Is there an older
> version of wget, where it works (didn't find it in the ChangeLog)?
> 
> Or is it expected to be fixed anytime soon? - Daniel

On Wed, Dec 24, 2003 at 09:53:38PM +0100, Jochen Roderburg wrote:
> New bugs are rarely documented in ChangeLogs, unless they are implemented
> deliberately ;-)
> 
> This one appeared in v1.8, older versions work as expected.
> 
> Best regards, J.Roderburg

Reply via email to