I am trying to setup a LAMP stack on my Ubuntu box. Apache, PHP and MySQL work and I have installed proftpd for FTP access to my www/ folder. The problem is, I'm not sure how to configure the permissions so that I have full access to that entire folder and all its files AND all the future files I dump in there.
I have been messing around and am able to put files into the folder but new directories and the uploaded files have restrictive permissions. Is it possible to set the max permissions for that folder indefinitely so that I always have full access to it and all its sub folders/files under any conditions.
Thanks for the help.
