Personal tools
You are here: Home cmgui Zinc Stop winzip from corrupting your files
Views
FrontPage >>

Stop winzip from corrupting your files

last edited 1 year ago by pbier

Winzip will corrupt your files if you extract an archive that was created on a linux system using tar. By corrupt I mean that it will automatically add in an unwanted carriage return character at the end of each line. For some applications this does not cause a problem but for other applications it will result in your files being unusable until you strip out the offending carriage returns. I think that having default behaviour which gives you an unarchived file that is not identical to the one you archived is BAD!

To get around this problem either

  • Install cygwin and use tar to extract the tarball
  • Install 7zip (free!) and use this to extract the tarball
  • Configure winzip so it doesn't change your file

To configure winzip to leave your files unchanged do the following: Click on Options > Configuration > Miscellaneous and then uncheck TAR file smart CR/LF conversion

Contributing to this site

Please add to the wiki any relevant information that you think might be useful to other users of this website. For example, you might like to contribute your experiences, questions and answers.

You are encouraged to contribute to this site regardless of your level of experience. Contributions are welcomed from new and regular visitors.

If you ask a question and receive an answer from a developer you should record it in the wiki. This information is extremely useful and can help other users overcome the same problem.

See how to add and edit pages for more information.