The "550Failedtochangedirectory" error prompted by vsftpd
Source: Internet
Author: User
Vsftpd sadly urged 550Failedtochangedirectory error 550Failedtochangedirectorywww.2cto.com the phenomenon is that ftpclient cannot change the directory. the reason on my side is SELINUXenforcing. the correct method is to restart the directory :...
"550 Failed to change directory" error "550 Failed to change directory" "Failed to change directory" www.2cto.com "is a failure to change the directory on the ftp client.
"SELINUX = enforcing". the correct method is as follows: vi/etc/selinux/config: change SELINUX = enforcing to SELINUX = disabled, then, it will take effect after restart without restarting (it will expire after restart): setsebool-P ftpd_disable_trans = 1 Other: www.2cto.com command for viewing SELINUX status: sestatus-heipark
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