up vote 2 down vote favorite
share [g+] share [fb]

Why do older USB drives corrupt zip files? The file size appears the same, but the CRC check fails.

link|improve this question

the old usb drives isn't healthy, broken, most likely – Joakim Elofsson Oct 8 '09 at 18:32
feedback

1 Answer

up vote 8 down vote accepted

Your USB drive is toast. It probably has bad blocks in the filesystem somehow (hardware failure? Who knows). You only particularly notice it with zip files because they have a CRC to test their own integrity. Throw the flash drive away.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.