ftpls

FTP clients collection

Install

All systems
curl cmd.cat/ftpls.sh
Debian Debian
apt-get install ftpcopy
Ubuntu
apt-get install ftpcopy
image/svg+xml Kali Linux
apt-get install ftpcopy
Windows (WSL2)
sudo apt-get update sudo apt-get install ftpcopy
Raspbian
apt-get install ftpcopy

ftpcopy

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.