500 OOPS: cannot change directory
#su -
#getsebool -a | grep ftp
output :
allow_ftpd_anon_write --> off
allow_ftpd_full_access --> off
allow_ftpd_use_cifs --> off
allow_ftpd_use_nfs --> off
ftp_home_dir --> off
ftpd_disable_trans --> off
ftpd_is_daemon --> on
httpd_enable_ftp_server --> off
tftpd_disable_trans --> off
#setsebool -P ftp_home_dir on
By : ต้นร่มเกล้า