macOS
brew install tnftplocal Homebrew formula metadata
sudo port install tnftpMacPorts ports tree · net/tnftp/Portfile · source: api.github.com
brew
NetBSD's FTP client. Version 20260211 via Homebrew; verified from local package data.
install
brew install tnftplocal Homebrew formula metadata
sudo port install tnftpMacPorts ports tree · net/tnftp/Portfile · source: api.github.com
sudo apt install ftpDebian stable package indexes · ftp · source: deb.debian.org
sudo dnf install tnftpFedora Rawhide package metadata · tnftp · source: dl.fedoraproject.org
sudo pacman -S tnftpArch Linux sync databases · tnftp · source: geo.mirror.pkgbuild.com
sudo zypper install tnftpopenSUSE Tumbleweed package metadata · tnftp · source: download.opensuse.org
overview
NetBSD's FTP client
history
tnftp is the portable packaging of NetBSD's enhanced `ftp` client. It carries the classic Berkeley FTP client lineage forward through NetBSD, while adding script-friendly URL fetching and portability outside NetBSD.
The NetBSD manual page shows both lineages: Berkeley Regents copyrights from the 1980s and early 1990s, and NetBSD Foundation work beginning in 1996 contributed by Luke Mewburn. The NetBSD source version header identifies the product as `NetBSD-ftp` and records a 20260208 version in current source.
The portable distribution history is documented in NetBSD's tnftp archive. The directory message states that tnftp is a port of the enhanced NetBSD ftp client to other systems and that `lukemftp` was renamed to `tnftp`. Archived tarballs show `lukemftp` releases beginning in 1999, a `tnftp-2.0-beta1` tarball in 2003, date-stamped tnftp tarballs through the 2000s and 2010s, and a 2026 tarball.
tnftp's adoption comes from being a maintained, portable BSD ftp client at a time when base-system ftp clients were disappearing, diverging, or lacking HTTP/URL conveniences. The supplied package facts show it in Homebrew, Fedora/DNF, MacPorts, Arch, openSUSE/Zypper, and as `ftp` in Debian and Ubuntu.
The man page's auto-fetching support is a key adoption detail: it can fetch FTP, HTTP, HTTPS, and file URLs directly into the current directory, which made it useful in scripts and package recipes that wanted a familiar `ftp` command with URL support.
Users invoke `ftp` or `tnftp` interactively to transfer files to and from FTP servers, or non-interactively to fetch URLs. The manual page documents `.netrc` support through `-N`, anonymous mode, passive/active behavior, IPv4/IPv6 selection, retries, output naming, custom HTTP headers, and URL auto-fetching.
In package-manager culture, tnftp often appears as a pragmatic replacement for a missing or weaker system ftp client. It gives bootstrap scripts and port recipes a small BSD-licensed network fetcher with predictable behavior across Unix-like systems.
For package nerds, tnftp matters because it is both historical userland and packaging glue. It preserves the Berkeley/NetBSD ftp interface while making that interface portable and useful for scripted downloads, including HTTP(S) URLs.
It also illustrates why package managers sometimes carry tools that look obsolete by protocol name: even after FTP's decline, a compact, scriptable `ftp` command remained useful for compatibility, bootstrap, and reproducible build environments.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
~/.netrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tnftp | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://cdn.netbsd.org/pub/NetBSD/misc/tnftp/
install metadata
| Package key | brew:tnftp |
|---|---|
| Version | 20260211 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tnftp |
| Homepage | https://cdn.netbsd.org/pub/NetBSD/misc/tnftp/ |
| Repository | https://github.com/NetBSD/src/tree/trunk/usr.bin/ftp |
| Upstream docs | https://cdn.netbsd.org/pub/NetBSD/misc/tnftp |
| License | BSD-2-Clause AND BSD-3-Clause AND ISC |
| Source archive | https://cdn.netbsd.org/pub/NetBSD/misc/tnftp/tnftp-20260211.tar.gz |
| Uses from macOS | libedit, ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tnftp |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ftp 20230507-2
dummy transitional package for tnftp
https://en.wikipedia.org/wiki/Tnftp
sudo apt install ftptnftp 20230507-2+b1
enhanced ftp client
https://en.wikipedia.org/wiki/Tnftp
sudo apt install tnftpftp 20230507-2build3
dummy transitional package for tnftp
https://en.wikipedia.org/wiki/Tnftp
sudo apt install ftptnftp 20230507-2build3
enhanced ftp client
https://en.wikipedia.org/wiki/Tnftp
sudo apt install tnftptnftp 20260211-1.fc45
FTP (File Transfer Protocol) client from NetBSD
sudo dnf install tnftptnftp 20260211-1
NetBSD FTP client with several advanced features
https://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
sudo pacman -S tnftptnftp 20260211-2.2
Enhanced FTP Client
https://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
sudo zypper install tnftptnftp
sudo port install tnftpsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.