Installing vsftpd on CentOS is simple, but if you encounter issues like able to change directory, but unable to upload / download files, run the following command while vsftpd is shutdown.
setsebool -P allow_ftpd_full_access 1
Installing vsftpd on CentOS is simple, but if you encounter issues like able to change directory, but unable to upload / download files, run the following command while vsftpd is shutdown.
setsebool -P allow_ftpd_full_access 1