Wednesday, August 10, 2011

Setting POSIX File Permissions from Windows?

Maybe you can do it if you install Cygwin. Or you could include a script in the zip file that does the "chmod +x" command for the files that need execute permission. You'd have to tell the user to make that script executable.

No comments:

Post a Comment