vsftpd Access NFS Shared Directory
Contents
Issue
When putting files into an NFS shared directory, I get an “Access failed: 553 Could not create file.” error.
Solution
setsebool -P ftpd_full_access 1- Make sure the mounted directory has the correct ownership.