Install ftpd by entering the following commands in the terminal:
sudo apt update sudo apt install ftpd
Description:
File Transfer Protocol (FTP) server
This is the netkit ftp server. You are recommended to use one of its alternatives, such as vsftpd, proftpd, or pure-ftpd. . This server supports IPv6, and can be used in standalone mode as well as in inetd-slave mode, but other servers have better long-term security screening. . The server can be used with GNU/Linux, GNU/kFreeBSD, and GNU/Hurd.
Homepage: http://ftp.uk.linux.org/pub/linux/Networking/netkit/
Version: 0.17-36
Section: universe/net