On 08/30/2010 06:51 PM, Eric Cope wrote: > I transferred a zip file off of an infected Windows machine via FTP. > That file was determined to be corrupt (after I wiped the drive of > course). I suspect the corruption took place because I transferred the > file using ASCII mode, not binary mode. Is there anyway to "repair" a > zip file, like search and replacing the "\n" with a "\r\n" or some other > tool, Linux based or otherwise? The fixgz program does exactly that.