Recursive downloading and post

2007-10-22 Thread Stuart Moore
to be sending post requests designed for one page to another one) Is there any way to get wget to only use the post data for the first file downloaded? I couldn't find any in the documentation - in fact there seems to be nothing in the documentation regarding the interaction of recursive downloading

Re: Recursive downloading and post

2007-10-22 Thread Micah Cowan
to be nothing in the documentation regarding the interaction of recursive downloading with post data. It would be great to see the current behaviour documented somewhere. Alternatively, if anyone can suggest any workarounds, that'd be much appreciated. I need to convert the links, so just

RE: Recursive downloading and post

2007-10-22 Thread Tony Lewis
Micah Cowan wrote Stuart Moore wrote: Is there any way to get wget to only use the post data for the first file downloaded? Unfortunately, I'm not sure I can offer much help. AFAICT, --post-file and --post-data weren't really designed for use with recursive downloading. Perhaps not, but