LinuxParty
Este documento describe cómo instalar un servidor PureFTPd que utiliza usuarios virtuales a partir de una base de datos MySQL en vez de los usuarios del sistema real. Ello permite mayor rendimiento y tener miles de usuarios ftp en una sola máquina. Además mostraremos el uso de cuotas y carga y descarga de los límites de ancho de banda con esta configuración. Las contraseñas se almacenan encriptadas como cadenas MD5 en la base de datos. This document describes how to install a PureFTPd 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 and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database.
https://www.howtoforge.com/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-ubuntu-10.10-maverick-meerkat

https://www.howtoforge.com/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-ubuntu-10.10-maverick-meerkat
