Hacker News new | ask | show | jobs
by kirubakaran 6196 days ago
So you won't be as frustrated when you get disconnected at 99% ? (I am not sure if you can resume downloading, like with FTP servers that support resuming)
2 comments

Not to mention the client has to support resuming as well. This is why (along with the fact that they enjoy using ridiculously outdated technology) the scene still uses split RARs—a lot of the autotrading scripts (as well as FTPd's) they utilize don't support resuming.
HTTP 1.1 supports byte ranges. You likely don't have any software on your computer than does not support HTTP 1.1.