On Wednesday 14 December 2005 09:52, Rony Bill wrote:
In the 'other' OS, I use 'fresh download'. It uses the temp folder as a chache to collect the file progressively.
wget does not cache data in a different folder. It just computes the file size from the source and appends whatever it downloads to the file on disk. Of course this depends on what options wget is run with. Also every debian cd/dvd has a md5sum.txt file. U can loop mount a partial downloaded iso and check the checksum. U should get an error on the last partial download only. Having done the above there were no errors. It could be a bug in sarge where LFS is turned off and limits apache to file size of 4GB.