You have ftp site namedftp.example.com. You want to allow anonymous users to upload files on you ftp site. Configure to allow anonymous to upload the files.
3.directory owner should be ftp user: chown ftp directory path allowedto upload files.
4.Write permission should be set to owner user.
By default anonymous user can only download files from the ftp. Should write anon_upload_enable=yes to enable anonymous upload files. Default Directory for anonymous is /var/ftp.
Options Selected by Other Users:
Option A: (20 votes)
100%
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit