Re: wget 1.7 fails to follow link

2001-07-06 Thread Ian Abbott
On 5 Jul 2001, at 22:20, Jacob Burckhardt wrote: Ian Abbott writes: On 4 Jul 2001, at 23:20, Jacob Burckhardt wrote: I run wget on this file: ! -- A HREF=a.htmla/a ! --

Re: wget 1.7 fails to follow link

2001-07-05 Thread Malcolm Austen
On Wed, 4 Jul 2001, Jacob Burckhardt wrote: + ! -- + A HREF=a.htmla/a + ! -- + A HREF=b.htmlb/a + + It downloads b.html, but it does not download a.html. It does this quite correctly as the

Re: wget 1.7 fails to follow link

2001-07-05 Thread Ian Abbott
On 4 Jul 2001, at 23:20, Jacob Burckhardt wrote: I run wget on this file: ! -- A HREF=a.htmla/a ! -- A HREF=b.htmlb/a It downloads b.html, but it does not download a.html. This is

Re: wget 1.7 fails to follow link

2001-07-05 Thread Jacob Burckhardt
Ian Abbott writes: On 4 Jul 2001, at 23:20, Jacob Burckhardt wrote: I run wget on this file: ! -- A HREF=a.htmla/a ! -- A HREF=b.htmlb/a It downloads b.html, but it does