tnftp

enhanced ftp client

Install

All systems
curl cmd.cat/tnftp.sh
Debian Debian
apt-get install tnftp
Ubuntu
apt-get install tnftp
Arch Arch Linux
pacman -S tnftp
image/svg+xml Kali Linux
apt-get install tnftp
Fedora
dnf install tnftp
Windows (WSL2)
sudo apt-get update sudo apt-get install tnftp
OS X
brew install tnftp
Raspbian
apt-get install tnftp

tnftp

enhanced ftp client

tnftp is what many users affectionately call the enhanced ftp client in NetBSD (http://www.netbsd.org). This package is a `port' of the NetBSD ftp client to other systems. The enhancements over the standard ftp client in 4.4BSD include: * command-line editing within ftp * command-line fetching of URLS, including support for: - http proxies (c.f: $http_proxy, $ftp_proxy) - authentication * context sensitive command and filename completion * dynamic progress bar * IPv6 support (from the WIDE project) * modification time preservation * paging of local and remote files, and of directory listings (c.f: `lpage', `page', `pdir') * passive mode support, with fallback to active mode * `set option' override of ftp environment variables * TIS Firewall Toolkit gate ftp proxy support (c.f: `gate') * transfer-rate throttling (c.f: `-T', `rate')