proftpd on kurobox
$ apt-get install proftpd
$ vi /etc/proftpd/proftpd.conf
<blockquote>ServerType standalone
DefaultServer on
Defaultroot ~ nogroup</blockquote>$ vi /etc/rc.local
<blockquote>/etc/init.d/proftpd start</blockquote>
This post is licensed under CC BY 4.0 by the author.