Use the client to log on to ftp500OOPS: cannotchangedirectory:/root.

Source: Internet
Author: User
Use the client to log on to ftp500OOPS: cannotchangedirectory:/root. you can use an ftp client on windows to try to log on. Generally, an error is reported. Invalid user permission error: delete root and user_list in ftpuser... use the client to log on to ftp 500 OOPS: cannot change directory:/root. you can use an ftp client on windows to try to log on. Generally, an error is reported. Invalid user permission error: delete the root in the root and user_list in ftpuser. it is best to disable the linux firewall: chkconfig iptables off and then log on to 500 OOPS: cannot change directory:/root again. solution: 1. check the SELinux status: sestatus-B | grep ftp 2. you can see ftp_home_dir off tftpd_disable_trans off in the result. Now we only need to set one of them to on. 3. setsebool-P ftpd_disable_trans on or setsebool-P ftp_home_dir on 4. restart vsftpd: service vsftpd restart and log on again.
 
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.