于斌 <[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.

Reply via email to