Re: wget problem with IBM Http Server2 = apache 2
In your problem report, I see version numbers for everything but wget. Does adding "-d" to the wget command tell you anything? Anything in the Web server logs? Steven M. Schweda [EMAIL PROTECTED]
--directory-prefix and Windows Homepath problems
Hello GNU and wget developers I'm trying to get wget to download to my Windows desktop folder (As my only use of wget is to download files that would be executed if entered into a webbrowser, e.g. mediafiles) I tried to use the %HOMEPATH% variable which outputs the current users homedir. But