On 27/12/11 17:05, Michal Tausk wrote:
> The "--ignore-length" is not taken into consideration, (logically)
> when using "--continue" as it needs to count the difference in size
> between the downloaded file and the remote file. However, the file is
> downloaded only up to the content-length it retrieved on the last
> invocation of "wget -c".
It doesn't need to use Content-Length with -c, and in fact -c doesn't
seem to inhibit ignore-length, so it should work.
Are you sure it's not the server sending you only up to the length that
was available when you requested the file?


Reply via email to