Comments on Virtual Hosting With vsftpd And MySQL On Ubuntu 12.04
Vsftpd is one of the most secure and fastest FTP servers for Linux. Usually vsftpd is configured to work with system users. This document describes how to install a vsftpd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine.
5 Comment(s)
Comments
thank you very much!! the best guide on the web!!!
Thank you very much! It was very useful for me.
I'm sure this is great for people but I'm doing something wrong and cannot get the user/passwords to work
thanks
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IDENTIFIED BY 'ftpdpass'' at line 1