|
Virtual Hosting with vsftpd and MySQL on Ubuntu 12.10 |
 vote
 |
|
| 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.
| | |
| |
|
|
| read more | score:9250 | -falko, November 28, 2012 |