Discussion:
[Bug-wget] query
Md. Qudratullah Phd2011, MGL
2018-06-11 05:30:34 UTC
Permalink
Hi,
I started downloading with wget but it stopped after some time (25%
completion) and I restarted with -c option but it does not show that it
resume download. Every time I restart with -c option, it starts from 0%.
I have a 20GB file to be downloaded but due to problem in INTERNET
connection it get disconnected. For last two days I have been running
"wget" command with -c option but all in vain. Please help me.


Thank you!
MD.QUDRATULLAH
PhD Scholar
National Institute of Immunology
New Delhi
Tim Rühsen
2018-06-11 13:04:34 UTC
Permalink
Hi,
Post by Md. Qudratullah Phd2011, MGL
Hi,
I started downloading with wget but it stopped after some time (25%
completion) and I restarted with -c option but it does not show that it
resume download. Every time I restart with -c option, it starts from 0%.
I have a 20GB file to be downloaded but due to problem in INTERNET
connection it get disconnected. For last two days I have been running
"wget" command with -c option but all in vain. Please help me.
It might be that the server doesn't support the range request header.
But to say exactly, please provide us with the output of

wget --version

Also (maybe more important), send us the debug output of your wget
command (add --debug to the command line). If you think there is too
much private data in there, send it directly to me via email.

Regards, Tim

Loading...