Installation de proftp
comme d’hab: apt-get install proftpd proftpd-mysql le lancement se fait par inetd la création des tables: CREATE DATABASE `proftpd`; USE proftpd; — — Table structure for table `ftpgroup` — CREATE TABLE `ftpgroup` ( `groupname` varchar(16) NOT NULL DEFAULT », `gid` smallint(6)…