File Transfer Options
The following lists directives which affect directories.
download_enable- When enabled, file downloads are permitted.
The default value is YES.
chown_uploads- When enabled, all files uploaded by anonymous users are owned by the user specified in thechown_usernamedirective.The default value is
NO.chown_username- Specifies the ownership of anonymously uploaded files if thechown_uploadsdirective is enabled.The default value is
root.write_enable- When enabled, FTP commands which can change the file system are allowed, such asDELE,RNFR, andSTOR.The default value is
YES.