Nick Hogg <[EMAIL PROTECTED]> writes: > At 13:37 06/02/2004, you wrote: >>Hmm. Does the download work if you add `--no-http-keep-alive'? >> >>It might be that `--ignore-length' interferes with Wget's attempts to >>use persistent connections. > > Yeah!! It works....brilliant. Thanks for that. > > Well I can write off the morning I spent configuring w3mir ;o) > > Pity that option isn't in the man page!
It's a bug that the other option is even required. I've now changed the source to not request keep-alive when length is ignored. As for the man-page, good point. Apparently I forgot to document the option when I added it.
