How to Install inetutils-ftp in Ubuntu 18.04



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

sudo apt update
sudo apt install inetutils-ftp

Description:

File Transfer Protocol client

The ftp command is used to transfer files between hosts using the FTP protocol.

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

Version: 2:1.9.4-3

Section: universe/net