ManagerJay
IS-IT--Management
I am trying to set the permissions on files the web developer uploads to the web server automatically. In reading wu-ftp's web site, it looks like I should be able to add the following line to my /etc/ftpaccess file and the user should be limited to their directory and the permissions should be set correctly.
upload /hdd2/home/ yes webdevel webdevel 0755 dirs 0755
However, the permissions are not set. On any file that is uploaded, the permissions are set to 744. But the owner is set correctly.
I am running Red Hat 7.2 and running wu-ftp 2.6.1-18.
Thanks in advance for your assistance.
Jay
upload /hdd2/home/ yes webdevel webdevel 0755 dirs 0755
However, the permissions are not set. On any file that is uploaded, the permissions are set to 744. But the owner is set correctly.
I am running Red Hat 7.2 and running wu-ftp 2.6.1-18.
Thanks in advance for your assistance.
Jay