Fixing corrupt zip downloads from archive.org
Archive.org’s Internet Archive also saved (and constantly saves) many zip files. At the time of writing however downloading them always results in a timeout with almost the whole file downloaded. The file will be “corrupted”. Luckily there is an easy fix:
Open the file in a hex-editor and append two null characters at the end. Save and you have an intact zip archive.
If you are on Linux, it is even easier (thanks to telexicon from Freenode’s #linux): echo -e “\0″ >> filename
And now I will try not to think of the Horrors of Crap that people might dig up from the depths of the archive. ;)
11.11.2008 07:30
Morgen zusammen…
Ja, das kenne ich mit den Defekten Files. Vor einigen Monaten hatte ich einmal einige angeblich unauffindbare Files zum Spiel Unreal über archiv.org wieder ausfindig gemacht und hatte da das gleiche Problem. Ich habe sie einfach über die reparatur funktion des WinRAR wieder herstellen können. Aber nochmals Danke für Deinen Tip und mach weiter so mit dieser Webseite.
mfg Neobis