开发者

wget: Downloading from different IP addresses does not resume files?

开发者 https://www.devze.com 2023-02-05 23:12 出处:网络
I\'m downloading seve开发者_开发技巧ral files using wget in Windows using the following: wget.exe -c -P folderName http://something.com/something1.ext

I'm downloading seve开发者_开发技巧ral files using wget in Windows using the following:

wget.exe -c -P folderName http://something.com/something1.ext

I was connected using a certain IP address, when the connection broke. When I restarted this process, the files were resumed properly. However, when I connected from ANOTHER IP address and restarted the process, the partially downloaded files were NOT continued and wget started downloading all the files from scratch.

Why is wget taking heed to where I connect from and how can I set wget to ignore that?


This can also be some property set on the web server. In that case you can do nothing about it.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号