Re: Wget do not exit after the 100 percent of downloading;

2006-02-20 Thread Steven M. Schweda
   I haven't seen this behavior, but adding -d to the Wget command
line might tell you something about what it's doing.

 [...] Wget 1.5.3.1

   1.10.2 is current.  1.5.3 is pretty old.

  http://www.gnu.org/software/wget/wget.html



   Steven M. Schweda   (+1) 651-699-9818
   382 South Warwick Street[EMAIL PROTECTED]
   Saint Paul  MN  55105-2547


Re: Wget do not exit after the 100 percent of downloading;

2006-02-20 Thread Hrvoje Niksic
于斌 [EMAIL PROTECTED] writes:

 I am using a version of  GNU Wget 1.5.3.1

Old versions of Wget always read the HTTP socket until EOF.  This does
not hold well with some modern servers, which expect the client to
only read the amount of bytes specified in the Content-Length header.
This is fixed in Wget 1.10.2 -- as Steven said, 1.5.3 is pretty old,
so it would be a good idea to try a newer version regardless of this
problem.


Wget do not exit after the 100 percent of downloading;

2006-02-19 Thread 于斌








Hello, 

I am using a wget.exe on windows sever 2003, and every
morning I have a automated job to download a rar package from my server;
but almost each time ,I found that the rar package is downloaded completed, but
the wget.exe did not exit after the downloading, and it blocked the bat file,
and it wait sometimes long sometimes short, it just do not exit; 

I know that the rar file is downloaded completed because
it can be opened without error, for you know half of a rar package is
considered corrupted and can not be opened.

I am using a version of GNU Wget 1.5.3.1

Does anyone report this situation before, thanks; 



And thanks for your software, it is like a Swiss knife,
I love it and hope it can be perfect; 



Thanks



Jason

20060220