LinuxParty
Este documento describe cómo instalar un servidor PureFTPd que utiliza usuarios virtuales de una base de datos MySQL en lugar de usuarios de la red real. Esto es mucho más eficiente y permite tener miles de usuarios de ftp en una sola máquina. Además de que voy a mostrar el uso de cuotas y subir / bajar los límites de ancho de banda con esta configuración. Las contraseñas se almacenan encriptadas en 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-pureftpd-mysql-mandriva-2008-spring

https://www.howtoforge.com/virtual-hosting-pureftpd-mysql-mandriva-2008-spring
