I have been struggling for hours to resolve this. Could someone please tell me what am I missing as it is driving me insane.
Filezilla error code:
Response: 553 Could not create file
All the settings that are enabled in /etc/vsftpd.conf
local_enable=YES
write_enable=YES
connect_from_port_20=YES
chroot_local_user=YES
Folder Permissions added:
sudo chown -R bob:bob folder/
Restarted process:
service vsftpd restart
I have also disabled the firewall, so its not a firewall issue. I have installed getenforce, how do I give you guys the output you need?