This script will configure you vsftpd server
• File Unmask: Chmod of the new uploaded files
• Idle session timout: When do you want to disconnect an active ftp session
• Data connection timeout: When to disconnect a single upload/download file
• Welcome Banner Text: Your special text when connecting to the server
• FTP Username: Unique and unprivileged user
• Here you can set what Anonmyous User can do or not can do.
• Here you can set what Local Users can do or not can do.
You can store virtual ftp user in an MySQL Database.
You can find further information in german language here
• Here you can set the Login Style of your ftp server.
• Optionally you can set webalizer logging fpr your ftp server
• Force dot files: Should we show dot files like .htacces in the ftp directory ?
• Listen address: On which IP address vsftpd will listen on
• Hide Files: Add files which will not be shown here. When using more than one file add like the following example: {folder,*.mp3,stats*}
Note: With more than one file user the {} method !!! Put the files between this two brakes. With just one file to hide don`t use {} !!!
• Anon max rate in Bytes/sec: The speed Anonymous Users can up and/or download files.
• Local max rate in Bytes/sec: The speed Local Users can up and download files.
• Here you can make changes directly on the vsftpd.conf file