some continued files (with -c option) downloaded incorrectly, usually large ones. I've read something about some buggy http servers here: http://www.mail-archive.com/[email protected]/msg10862.html
It's good to add a feature to wget that continue the partially downloaded file from somewhere before current ending point, and the overlapped part could be used to verify that the server sending desired response. This prevents wget from appending an error message, incorrect file, ... to the end of partially downloaded file and damage it. Regards p2
