FTP Account without edit chmod
I've used streamango and openload own FTP account. It is pretty disabled edit of chmod in "Permission & owner/group"
Is it possible with cPanel too?
-
Hello, You can enable the "NoChmod" line in your Pure-FTP configuration file using the following steps: 1. Remove the pure-ftp main.cache file: rm -f /var/cpanel/conf/pureftpd/main.cache
2. Edit the main configuration file /var/cpanel/conf/pureftpd/main with a text editor:vi /var/cpanel/conf/pureftpd/main
3. Add the following line to the end of this file and then save the file:NoChmod: 'yes'
4. Run the following command:/scripts/setupftpserver pure-ftpd -force
Thank you.0 -
Hello, You can enable the "NoChmod" line in your Pure-FTP configuration file using the following steps: 1. Remove the pure-ftp main.cache file:
rm -f /var/cpanel/conf/pureftpd/main.cache
2. Edit the main configuration file /var/cpanel/conf/pureftpd/main with a text editor:vi /var/cpanel/conf/pureftpd/main
3. Add the following line to the end of this file and then save the file:NoChmod: 'yes'
4. Run the following command:/scripts/setupftpserver pure-ftpd -force
Thank you.
Possible with FTP own account system for NoChmod? But not cPanel account with FTP system.0 -
Possible with FTP own account system for NoChmod? But not cPanel account with FTP system.
I'm not aware of any methods to enable this feature on a per-account basis. Thank you.0
Please sign in to leave a comment.
Comments
3 comments