Forum Moderators: coopster
When I try an set specific permissions using mk_dir the default settings are used, what could be blocking my instruction?
eg. mkdir("/path/to/my/dir", 0700);
Remember the mode is ignored on Windows boxes