macOS
brew install tnftpdlocal Homebrew formula metadata
sudo port install tnftpdMacPorts ports tree · net/tnftpd/Portfile · 来源: api.github.com
安装
brew install tnftpdlocal Homebrew formula metadata
sudo port install tnftpdMacPorts ports tree · net/tnftpd/Portfile · 来源: api.github.com
概览
NetBSD's FTP server
历史
tnftpd is the portable packaging of NetBSD's FTP server. It packages the NetBSD `ftpd` userland daemon for non-NetBSD systems, carrying both Berkeley ftpd heritage and NetBSD configuration features.
The NetBSD ftpd manual page shows Berkeley Regents ancestry from 1985, 1988, 1991, and 1993, plus NetBSD Foundation work beginning in 1997 contributed by Luke Mewburn. The current NetBSD source tree continues to host the server under `libexec/ftpd`, and its version header identifies a `NetBSD-ftpd 20230930` version.
The portable archive history mirrors tnftp but is smaller. NetBSD's directory message says tnftpd is a port of the enhanced NetBSD ftp server to other systems and notes that `lukemftpd` was renamed to `tnftpd`. Archived releases begin with `lukemftpd-1.0` in 2001, move through `tnftpd-2.0` beta tarballs in 2002 and 2003, and continue as date-stamped tnftpd tarballs through 2023.
tnftpd has a narrower adoption footprint than tnftp because running FTP servers is a more specialized task than fetching files. The supplied package facts list Homebrew and MacPorts, which fits the niche: developers and administrators may install it when they specifically want NetBSD's ftpd behavior on a non-NetBSD Unix-like system.
Its documentation emphasizes traditional FTP server operations: daemon or inetd startup, anonymous login chroots, syslog/xferlog logging, virtual FTP server configuration, access checks through `ftpusers`, and class-based behavior through `ftpd.conf`.
Administrators use tnftpd as an FTP server process, either run under inetd or as a daemon. The man page documents options for IPv4/IPv6 binding, anonymous directory selection, alternate configuration roots, advertised hostnames, transfer logs, session logging, privilege dropping, and version banners.
The companion `ftpd.conf` manual documents `/etc/ftpd.conf` as the post-authentication configuration file, with class-based directives for guest, chrooted, and real users. The server also consults files such as `/etc/ftpusers`, `/etc/ftpchroot`, `/etc/ftpwelcome`, and `/etc/motd`.
For package nerds, tnftpd is a portable slice of BSD base-system networking. It is significant because it exposes a well-documented NetBSD server implementation as an installable package for systems that do not ship that exact daemon.
Its smaller package footprint also reflects protocol history: FTP service is less commonly deployed now, but a maintained BSD ftpd remains useful for compatibility labs, legacy environments, and people comparing base-system daemons across Unix lineages.
安全态势
没有找到 tnftpd 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
Config paths the tool may read or write during local use.
/etc/ftpd.conf/etc/ftpchroot/etc/ftpusers/etc/ftpwelcome/etc/motd可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
| 没有可执行文件数据。 | |||
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://cdn.netbsd.org/pub/NetBSD/misc/tnftp/
安装元数据
| 软件包键 | brew:tnftpd |
|---|---|
| 版本 | 20231001 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/tnftpd |
| 主页 | https://cdn.netbsd.org/pub/NetBSD/misc/tnftp/ |
| 仓库 | https://github.com/NetBSD/src/tree/trunk/libexec/ftpd |
| 上游文档 | 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/tnftpd-20231001.tar.gz |
| macOS 提供的库 | libxcrypt |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | You may need super-user privileges to run this program properly. See the man page for more details. |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tnftpd |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
tnftpd
sudo port install tnftpd来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.