How to Install ftpcopy in Ubuntu 18.04



Install ftpcopy by entering the following commands in the terminal:

sudo apt update
sudo apt install ftpcopy

Description:

FTP clients collection

ftpcopy is a simple FTP client written to copy files or directories (recursively) from an FTP server. It was written to mirror FTP sites which support the EPLF directory listing format, but it also supports the traditional listing format (/bin/ls). . ftpls is an FTP client which generates directory listings, either in plain text or HTML. . The tools only support passive mode FTP. There is no plan to support active mode. . See http://www.ohse.de/uwe/ftpcopy.html for more information.

Version: 0.6.7-3.1

Section: universe/web