I tried to install and use a simples FTP server on my Pi.
I fallow this tutorial, but not success.
When I type service vsftpd restart it returns for me
Stopping FTP server: No /usr/sbin/vsftpd found running; none killed.
vsftpd.
/etc/vsftpd.conf: listen disabled - service will not start
Somebody know a tutorial for I create a simples FTP server. (can be an advanced too)
Thanks in advanced.