Mark Schreiber <[EMAIL PROTECTED]> writes:

> When using wget-1.8.1-2 as packaged by Red Hat (and another version
> somewhere in the 1.7 line), I tried downloading a dmalloc source rpm
> from dmalloc.com.  Here's the output I get:
> 
> [schreib1@ion schreib1]$ wget 
>http://dmalloc.com/cgi-bin/bounce/http://download.sourceforge.net/dmalloc/dmalloc-4.8.2-1.src.rpm

This is really bad -- why can't people use query strings for this sort
of thing?  Imagine an HTML file being served like this... how would
relative links from that document be resolved?  Bah.

I think I'll change Wget's path simplification function not to strip
consecutive slashes.  But that will require work in other areas.

Reply via email to