I've got a 56k connection so downloading large files takes a lot of time. The problem is, it's very dissapointing to d/load some 150-300 megs and then find out that the .zip is corrupt. The reason for the zip being corrupt is, I think, obvious - the file is d/loaded in multiple streams (sections) and the data has to be properly combined.
A connection may be lost, the electicity may be switched of suddenly etc. Many things may terminate the d/load manager's process unexpectedly. So I get corrupt files.
The question is, is there any app that allows to fix bad d/loads, by means of, say, splitting the file into multiple parts and checking MD5's for each of them, and thus finding a problem zone, and redownloading only that part of the file instead of the whole file?
A connection may be lost, the electicity may be switched of suddenly etc. Many things may terminate the d/load manager's process unexpectedly. So I get corrupt files.
The question is, is there any app that allows to fix bad d/loads, by means of, say, splitting the file into multiple parts and checking MD5's for each of them, and thus finding a problem zone, and redownloading only that part of the file instead of the whole file?