Lu all !
Je sais pas pourquoi, vsftpd refuse de se lancer ou plutot, signal qu´il se lance mais ne fait rien...
luc@ubuntu:~$ sudo /etc/init.d/vsftpd start
* Starting FTP server: vsftpd [ OK ]
luc@ubuntu:~$ sudo /etc/init.d/vsftpd stop
* Stopping FTP server: vsftpd No /usr/sbin/vsftpd found running; none killed.
[ OK ]
luc@ubuntu:~$ sudo /etc/init.d/vsftpd restart
* Stopping FTP server: vsftpd No /usr/sbin/vsftpd found running; none killed.
[ OK ]
* Starting FTP server: vsftpd
Voila quelqu´un peut m´explique ?