"Ian Abbott" <[EMAIL PROTECTED]> writes:

> On 4 Jan 2002 at 12:22, Bastiaan Stougie wrote:
> 
>>  wget -P $LOCALDIR -m -np -nH -p --cut-dirs=2 
>> http://host/dir1/dir2/
>> 
>> This works fine, except that wget does not follow all the urls. It 
>> skips urls like:
>> 
>>  <A HREF="//host/dir1/dir2/file">text</A>

Wow, I had no idea things like this were used.

> src/ChangeLog entry:
> 
> 2002-01-07  Ian Abbott <[EMAIL PROTECTED]>
> 
>       * url.c (uri_merge_1): Deal with "net path" relative URL (one that
>        starts with "//").
[...]

Thanks for the patch; I've now applied it (with minor changes in
examples and comments.)

Reply via email to