>>>>> "csaba" == csaba raduly <[EMAIL PROTECTED]> writes:

    csaba> On 11/12/2001 14:03:54 Adrian Aichner wrote:

    >> Hi Wgeteers!
    >> 
    >> Is
    >> -N,  --timestamping           don't retrieve files if older than local.
    >> supposed to work on windows 2000?
    >> 
    csaba> [snip]
    >> 
    >> cd c:\Hacking\SunSITE.dk\xemacsweb\Download\win32\
    >> %TEMP%\wget.wip\src\wget.exe --debug --timestamping
    csaba> --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
    csaba> 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---
    csaba> [snip HEAD request and response]
    >> 
    >> 
    >> 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.

    csaba>                          ^^^^^^^
    csaba>                          ^^^^^^^
    csaba> Something is wrong there.
    csaba> Try it without --output-document; it should put it in the current dir
    csaba> anyway

Hi csaba, you were right on target!

Works fine without the --output-document, thanks!

Do I need to file a formal bug report still?

cd c:\Hacking\SunSITE.dk\xemacsweb\Download\win32\
wget --timestamping http://ftp.xemacs.org/windows/setup.exe
Compilation started at Tue Dec 11 16:38:38 2001 +0100 (W. Europe Standard Time)
--2001-12-11 16:38:38+0200--  http://ftp.xemacs.org:80/windows/setup.exe
           => `setup.exe'
Connecting to ftp.xemacs.org:80... connected!
HTTP request sent, awaiting response... 200 OK
Length: 181,760 [application/octet-stream]
Local file `setup.exe' is more recent, not retrieving.


Compilation finished at Tue Dec 11 16:38:42

I shall update
http://www.xemacs.org/Download/win32/Makefile
to exploit this workaround :-)

Best regards,

Adrian

    >> --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
    csaba> [snip]
    >> 
    >> 14:53:47 (6.14 KB/s) - `setup.exe' saved [181760/181760]
    >> 
    >> 
    >> Compilation finished at Tue Dec 11 14:53:47
    >> 


    csaba> --
    csaba> Csaba R�duly, Software Engineer                           Sophos Anti-Virus
    csaba> email: [EMAIL PROTECTED]                        http://www.sophos.com
    csaba> US Support: +1 888 SOPHOS 9                     UK Support: +44 1235 559933

-- 
Adrian Aichner
 mailto:[EMAIL PROTECTED]
 http://www.xemacs.org/

Reply via email to