When I tried to change the rights on a file or dircetory under the Web-FTP , I got the message "Chmod feiled" and I can't change these rights. I am the adminitrator of the site. So, what to do in this case? Thanks.
file and directory reights Thanks for the quick answer So, thi file rights are : -rw-rw-r (664) and directory rights are : drwxrwxr-x (775)
/etc/proftpd.conf file ON /etc/proftpd.conf file I have # Bar use of SITE CHMOD by default <Limit SITE_CHMOD> DenyAll </Limit> It sems to be very restrictive. Any opinion about?
Comment that out if you want to enable the chmod command. As your FTP users are chrooted to their website directory, I dont see any problems when you enable the command.