Hi Wgeteers!
Is -N, --timestamping don't retrieve files if older than local. supposed to work on windows 2000? Using http://ftp.sunsite.dk/projects/wget/windows/wget-1.8b.zip it REPEATEDLY downloads http://www.xemacs.org/Download/win32/setup.exe I would expect it to download once only. On successive attempts I would expect it to skip copying until URL is updated. Here is evidence of the problem with the last of several downloads I tried (hoping it wouldn't download again). Thanks in advance, Adrian cd c:\Hacking\SunSITE.dk\xemacsweb\Download\win32\ %TEMP%\wget.wip\src\wget.exe --debug --timestamping --output-document=setup.exe http://ftp.xemacs.org/windows/setup.exe Compilation started at Tue Dec 11 14:53:07 2001 +0100 (W. Europe Standard Time) DEBUG output created by Wget 1.8 on Windows. --14:53:07-- http://ftp.xemacs.org/windows/setup.exe => `setup.exe' Resolving ftp.xemacs.org... done. Caching ftp.xemacs.org => 207.96.122.9 Connecting to ftp.xemacs.org[207.96.122.9]:80... connected. Created socket 420. Releasing 007D1C00 (new refcount 1). ---request begin--- HEAD /windows/setup.exe HTTP/1.0 User-Agent: Wget/1.8 Host: ftp.xemacs.org Accept: */* Connection: Keep-Alive ---request end--- HTTP request sent, awaiting response... HTTP/1.1 200 OK Date: Tue, 11 Dec 2001 13:52:39 GMT Server: Apache/1.3.12 (Unix) (Red Hat/Linux) PHP/3.0.15 mod_perl/1.23 Last-Modified: Tue, 04 Dec 2001 06:33:36 GMT ETag: "2b3ab-2c600-3c0c6e40" Accept-Ranges: bytes Content-Length: 181760 Keep-Alive: timeout=15, max=1000 Connection: Keep-Alive Content-Type: application/octet-stream Found ftp.xemacs.org in host_name_addresses_map (007D1C00) Registered fd 420 for persistent reuse. Length: 181,760 [application/octet-stream] Closing fd 420 Releasing 007D1C00 (new refcount 1). Invalidating fd 420 from further reuse. The sizes do not match (local 0) -- retrieving. --14:53:08-- http://ftp.xemacs.org/windows/setup.exe => `setup.exe' Found ftp.xemacs.org in host_name_addresses_map (007D1C00) Connecting to ftp.xemacs.org[207.96.122.9]:80... connected. Created socket 420. Releasing 007D1C00 (new refcount 1). ---request begin--- GET /windows/setup.exe HTTP/1.0 User-Agent: Wget/1.8 Host: ftp.xemacs.org Accept: */* Connection: Keep-Alive ---request end--- HTTP request sent, awaiting response... HTTP/1.1 200 OK Date: Tue, 11 Dec 2001 13:52:48 GMT Server: Apache/1.3.12 (Unix) (Red Hat/Linux) PHP/3.0.15 mod_perl/1.23 Last-Modified: Tue, 04 Dec 2001 06:33:36 GMT ETag: "2b3ab-2c600-3c0c6e40" Accept-Ranges: bytes Content-Length: 181760 Keep-Alive: timeout=15, max=1000 Connection: Keep-Alive Content-Type: application/octet-stream Found ftp.xemacs.org in host_name_addresses_map (007D1C00) Registered fd 420 for persistent reuse. Length: 181,760 [application/octet-stream] 0K .......... .......... .......... .......... .......... 28% 2.51 KB/s 50K .......... .......... .......... .......... .......... 56% 12.36 KB/s 100K .......... .......... .......... .......... .......... 84% 14.86 KB/s 150K .......... .......... ....... 100% 17.72 KB/s 14:53:47 (6.14 KB/s) - `setup.exe' saved [181760/181760] Compilation finished at Tue Dec 11 14:53:47 -- Adrian Aichner mailto:[EMAIL PROTECTED] http://www.xemacs.org/
