macOS
brew install tnftplocal Homebrew formula metadata
sudo port install tnftpMacPorts ports tree · net/tnftp/Portfile · ソース: api.github.com
brew
tnftp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install tnftplocal Homebrew formula metadata
sudo port install tnftpMacPorts ports tree · net/tnftp/Portfile · ソース: api.github.com
sudo apt install tnftpDebian stable package indexes · tnftp · ソース: deb.debian.org
sudo dnf install tnftpFedora Rawhide package metadata · tnftp · ソース: dl.fedoraproject.org
sudo pacman -S tnftpArch Linux sync databases · tnftp · ソース: geo.mirror.pkgbuild.com
sudo zypper install tnftpopenSUSE Tumbleweed package metadata · tnftp · ソース: download.opensuse.org
概要
NetBSD's FTP client
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.netrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tnftp | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://cdn.netbsd.org/pub/NetBSD/misc/tnftp/
インストールメタデータ
| パッケージキー | brew:tnftp |
|---|---|
| バージョン | 20260211 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/tnftp |
| ホームページ | https://cdn.netbsd.org/pub/NetBSD/misc/tnftp/ |
| リポジトリ | https://github.com/NetBSD/src/tree/trunk/usr.bin/ftp |
| 上流ドキュメント | https://cdn.netbsd.org/pub/NetBSD/misc/tnftp |
| ライセンス | BSD-2-Clause AND BSD-3-Clause AND ISC |
| ソースアーカイブ | https://cdn.netbsd.org/pub/NetBSD/misc/tnftp/tnftp-20260211.tar.gz |
| macOS 提供ライブラリ | libedit, ncurses |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 tnftpソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.