I am running apache2 in Ubuntu 14.04. I have been having trouble with permissions with FTP clients and CMS that use backend FTP. I never seem to be able to get the permiss
Try this command it worked for me
sudo chown $(whoami) your_folder_name