i'm sure someone has figured out a way to do this. users ftp files to their /user/Sites folder, works great no problems there. the problem is it doesn't inherit web permissions from the parent folder.
how do i write a cron script to go in every minute and rewrite the permissions to chmod 755?
or can something like changing the global umask help.
whatever is safest, and easiest. help would be appreciated.
how do i write a cron script to go in every minute and rewrite the permissions to chmod 755?
or can something like changing the global umask help.
whatever is safest, and easiest. help would be appreciated.