tar -pz in Windows?
August 7, 2009 3:49 PM
Subscribe
I'm trying to find a procedure to create a zip file in Windows and preserve Unix file permissions from the original files...
I have a set of bash scripts to be archived, originally created on a linux machine with file permissions 755. Some people in our group are using Windows and if they archive the files then pass them back to a Linux user, the file permissions are lost, unzip extracts files with 644 permission, so an additional step is needed to execute them. No problem if the archival was preformed on linux, but not all members of our group are comfortable with it.
Situation is the same whether using the default XP "Send to compressed", or something like winRar or 7-zip, I can't find any option that will respect / preserve the UNIX permissions from Windows, anyone know of a way?
posted by oblio_one to computers & internet (10 comments total)
posted by hattifattener at 3:58 PM on August 7