Scripts and config files for setting up FTP and FTPS on Ubuntu 18.04 LTS (works elsewhere but that is where I've used these steps)
- Run install.sh
- Paste vsftpd.conf into /etc/vsftpd.conf
nano adduser.shand paste in scriptchmod +x adduser.shnano adduser-admin.shand paste in scriptchmod +x adduser-admin.sh
./adduser.sh new_ftp_user password./adduser-admin.sh new_ftp_user password