On 05/04/2002 12:44:22 Varga Gabor wrote:
>Hi > >I am gabor from hungary I have a qestion >I have an URL ending like this */show.php?id=843 >I know how it works(correct me if I am wrong) the *.php >(gets or posts) the arg. ID >and the server returns the page 843 but why can't wget >mirror these pages ? > Because it'll try to save with the filename "show.php?id=843", and '?' is invalid in a filename on DOS/Windows/OS2 What version of wget are you using ? What platform (operating system) ? What does the debug log say ? (run wget with the -d switch added) CC'd to wget, not bug-wget -- Csaba R�duly, Software Engineer Sophos Anti-Virus email: [EMAIL PROTECTED] http://www.sophos.com US Support: +1 888 SOPHOS 9 UK Support: +44 1235 559933
