|
Trick: Virtual Hosting With Proftpd And MySQL |
|
|
|
Tuesday, 08 November 2005 |
This tutorial describes how to install a Proftpd 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. In addition to that I will show the use of quota with
this setup.
For the administration of the MySQL database you can use web based
tools like phpMyAdmin which will also be installed in this howto.
phpMyAdmin is a comfortable graphical interface which means you do not
have to mess around with the command line.
Read more at HowtoForge |