Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It would be nice to have file "Read & Execute" option for new directory permissions #33

Open
GoogleCodeExporter opened this issue Jul 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

At the moment, we have the choice between:
- Read Only
- Read & Write
- Read, Write & Execute

It would be nice to have a "Read & Execute" option as well. Especially because 
this is usually the default behavior for creating folders with mkdir (umask -S 
= u=rwx,g=rx,o=rx).

Thanks for this software, and keep up the good work!
Regards.

Original issue reported on code.google.com by alexandr...@gmail.com on 29 Mar 2013 at 9:47

@GoogleCodeExporter
Copy link
Author

I totally agree .. I am looking a while now for something to make this work 
(umask type of thing on the server side etc.), without giving write permission 
to every folder on default!

Btw, great tool otherwise, thx for your work!


Original comment by levi...@gmail.com on 10 Sep 2014 at 8:52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant