Table of Contents

vsftpd FTP server

installation / configuration

Red Hat

firewall-cmd --permanent --add-service=ftp
setsebool -P ftpd_full_access 1

Troubleshooting

500 OOPS: vsftpd: refusing to run with writable root inside chroot()

/etc/vsftpd/vsftpd.conf
allow_writeable_chroot=YES