Automic VaultAutomic Vault

brew

Installer tnftpd avec Homebrew, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tnftpd pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install tnftpd

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install tnftpd

MacPorts ports tree · net/tnftpd/Portfile · Source: api.github.com

aperçu

Résumé du paquet

NetBSD's FTP server

Commandes et alias

Aucun alias exécutable n'a été trouvé dans la base locale des paquets.

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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`.

Modes d'utilisation

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`.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 1985-1994: Berkeley ftpd ancestry appears in the NetBSD manual page copyrights and SCCS marker.
  • 1997: NetBSD Foundation ftpd work begins in the manual page copyright range.
  • 2001: `lukemftpd-1.0.tar.gz` appears in the NetBSD archive.
  • 2002-2003: `tnftpd-2.0` beta tarballs appear after the rename from lukemftpd to tnftpd.
  • 2019-2020: NetBSD archive publishes date-stamped tnftpd tarballs.
  • 2023: NetBSD source identifies `FTPD_VERSION` as `NetBSD-ftpd 20230930`, and the archive contains `tnftpd-20231001.tar.gz`.

Related projects

  • Related to NetBSD's base-system `ftpd` server in `libexec/ftpd`.
  • Closely paired in the portable archive with tnftp, the corresponding NetBSD FTP client port.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour tnftpd. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 10 plateformes.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/ftpd.conf/etc/ftpchroot/etc/ftpusers/etc/ftpwelcome/etc/motd

exécutables

Exécutables installés

CommandeTypeExpositionNote
Aucune donnée d'exécutable n'était présente.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire20231001
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://cdn.netbsd.org/pub/NetBSD/misc/tnftp/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:tnftpd
Version20231001
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/tnftpd
Page d'accueilhttps://cdn.netbsd.org/pub/NetBSD/misc/tnftp/
Dépôthttps://github.com/NetBSD/src/tree/trunk/libexec/ftpd
Docs amonthttps://cdn.netbsd.org/pub/NetBSD/misc/tnftp
LicenceBSD-2-Clause AND BSD-3-Clause AND ISC
Archive sourcehttps://cdn.netbsd.org/pub/NetBSD/misc/tnftp/tnftpd-20231001.tar.gz
Bibliothèques fournies par macOSlibxcrypt
Bouteilledisponible (sur arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré
PrécautionsYou may need super-user privileges to run this program properly. See the man page for more details.

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametnftpd
Aliases
  • lukemftpd
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

MacPorts95%

tnftpd

sudo port install tnftpd
  • normalized package name match
  • Correspondance par : Tnftpd
MacPorts ports tree · api.github.com · MacPorts ports tree: net/tnftpd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment