Skip to content


Windows 7zip Fails to Extract a Tar Archive created on Linux

Just had an error in Windows 7-Zip 4.6.5 trying to extract a Linux tar archive. A reasonably large tar archive of 3.76 GB.

Got this error:

Can not open file C:\path\to\tarfile.tar as archive

Can not open file C:\path\to\tarfile.tar as archive

So fell back to using Cygwin
Using tar -tf archive.tar allowed me to list the contents of the archive just fine.

But attempting to extract the archive threw up errors such as this:
tar: usr/share/man/fr/man3/Defoma\:\:Font.3pm.gz: Cannot open: Invalid argument
The problem was the `:’ characters windows won’t allow them.

Posted in IT Tips.


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.



Some HTML is OK

or, reply to this post via trackback.

Powered by WP Hashcash