We would like to know if there is an option to specify the standard folder and file permissions. Currently an uploaded (PHP) file gets 001 instead of 644 or something like that.
I know there is a chmod function in PHP but we would to specify the standard permissions.
I know there is a chmod function in PHP but we would to specify the standard permissions.