December 2012
Intermediate to advanced
888 pages
48h 24m
English
Toggling anonymous access features for your FTP server is done by editing the vsftpd.conf file and changing related entries to YES or NO in the file. Settings to control how the server works for anonymous logins include the following:
• anonymous_enable—Disabled by default. Use a setting of YES and then restart the server to turn on anonymous access.
• anon_mkdir_write_enable—Allows or disallows creating of new directories.
• anon_other_write_enable—Allows or disallows deleting or renaming of files and directories.
• anon_upload_enable—Controls whether anonymous users can upload files (also depends on the global write_enable setting). This is a potential security and liability hazard and should rarely be used; if ...
Read now
Unlock full access