vsftpd is an FTP server for Unix-like systems. It supports IPv6, TLS and File Transfer Protocol SSL (FTPS)
Installation
- apt-get install -y vsftpd
Commands
- sudo systemctl start vsftpd
- sudo systemctl restart vsftpd
- sudo systemctl stop vsftpd
- sudo systemctl status vsftpd
Configuration Files
- /etc/vsftpd.conf