Delta62
July 31st, 2009, 01:56 PM
I've recently set up an FTP server onto my ubuntu 9.04 box.
I am able to use FTP normally, but I need some way to change the default permissions of uploaded files.
This is a LAMP testing server, so files are uploaded and need to be accessible immediately. However, when a file is uploaded, it has a permission value of 600, so uploaded webpages cannot be viewed by anyone.
I need to find some way to change the permissions of uploaded files to be 644 by default. Is there a way to do this?
I am able to use FTP normally, but I need some way to change the default permissions of uploaded files.
This is a LAMP testing server, so files are uploaded and need to be accessible immediately. However, when a file is uploaded, it has a permission value of 600, so uploaded webpages cannot be viewed by anyone.
I need to find some way to change the permissions of uploaded files to be 644 by default. Is there a way to do this?