admin:linux:vsftpd

vsftpd FTP server

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

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

/etc/vsftpd/vsftpd.conf
allow_writeable_chroot=YES
  • Last modified: 2019-12-20 14:21