Re: WGET for OS/2 and Proxy-Server

2001-05-17 Thread Hrvoje Niksic
Doug Kaufman [EMAIL PROTECTED] writes: if ((proxy = getenv(http_proxy)) == NULL) { proxy = getenv(HTTP_PROXY); } That's what I plan to do.

--spider downloads files

2001-05-17 Thread Tom Gordon
When using the --spider option (GNU Wget 1.6), the URL is downloaded. The doc says it will not download the pages, just check that they are there. Please help, I need this functionality. Thank you, Tom Gordon [EMAIL PROTECTED]