index.html?arg=hello

2004-05-26 Thread Carl McTague
This isn't really a bug, more a suggestion for how wget might behave better in a special situation. I'm using Wget 1.9.1 to recursively retrieve a web site that has index.cgi files with arguments. Internally, the pages refer to these with links like: blah.com/?arg=hello. When wget fetches

Re: index.html?arg=hello

2004-05-26 Thread Carl McTague
Oops. Shame on me. I just needed to RTFM: I just need to use the -k option... Carl On Wed, 2004-05-26 at 09:38, Carl McTague wrote: This isn't really a bug, more a suggestion for how wget might behave better in a special situation. I'm using Wget 1.9.1 to recursively retrieve a web site