Thursday, 15 August 2013

I'd like all files created in a specific directory to automatically get 755 permissions, is that possible?

I'd like all files created in a specific directory to automatically get
755 permissions, is that possible?

The relevant folder is over-written every couple of days but I want it's
content to retain the 755 permissions. I've tried chmod g+s dir but to no
avail. Is that even possible?

No comments:

Post a Comment