How to Install inetutils-ftpd in Ubuntu 18.04



Install inetutils-ftpd by entering the following commands in the terminal:

sudo apt update
sudo apt install inetutils-ftpd

Description:

File Transfer Protocol server

Ftpd is the server that allows another host to connect with the ftp command to transfer files using the FTP protocol.

Homepage: https://www.gnu.org/software/inetutils/

Version: 2:1.9.4-3

Section: universe/net