tar won't extract all files when a file with exe extension precedes the same without extension inside the archive

Steven Hartland killing@multiplay.co.uk
Tue Sep 4 23:53:00 GMT 2012


Quite an old issue, its due to the special handling of .exe files if you search the archives you'll find lots of mentions of it.

    Regards
    Steve
----- Original Message ----- 
From: "Aaron Schneider"



$ touch myfile myfile.exe



$ tar -cvf mytar.tar myfile.exe myfile



$ tar -xvf mytar.tar



Only myfile will be written to the filesystem




--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list