Skip to content

vsFTPd install and configure

Gary Cornell edited this page Jul 8, 2017 · 1 revision

Install

  • Definitely the easiest of the bunch...

apt install vsftpd

Configure

  • Use the fully secured attached vsftpd.conf to get started. Notice the port is high and random, chose your own. Also at the bottom there are the SSL options, if using SSL cert/key make sure to uncomment all options for full security. SSL Explicit
Clone this wiki locally