macOS
brew install vsftpdlocal Homebrew formula metadata
sudo port install vsftpdMacPorts ports tree · net/vsftpd/Portfile · ソース: api.github.com
brew
vsftpd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install vsftpdlocal Homebrew formula metadata
sudo port install vsftpdMacPorts ports tree · net/vsftpd/Portfile · ソース: api.github.com
sudo apk add vsftpdAlpine Linux edge package indexes · vsftpd · ソース: dl-cdn.alpinelinux.org
sudo apt install vsftpdDebian stable package indexes · vsftpd · ソース: deb.debian.org
sudo dnf install vsftpdFedora Rawhide package metadata · vsftpd · ソース: dl.fedoraproject.org
nix profile install nixpkgs#vsftpdnixpkgs package indexes · pkgs/by-name/vs/vsftpd/package.nix · ソース: api.github.com
sudo pacman -S vsftpdArch Linux sync databases · vsftpd · ソース: geo.mirror.pkgbuild.com
sudo zypper install vsftpdopenSUSE Tumbleweed package metadata · vsftpd · ソース: download.opensuse.org
概要
Secure FTP server for UNIX
履歴
vsftpd, the Very Secure FTP Daemon, is a GPL-licensed FTP server for Unix-like systems. Its identity has always been security-first: the official site emphasizes a small, fast daemon, while Red Hat documentation describes it as designed from the ground up to be fast, stable, and secure.
The project is associated with Chris Evans and the security-oriented 'scary beasts' site. Its upstream documentation frames vsftpd as a reaction against older FTP daemons whose feature breadth and root-heavy designs made them risky, highlighting capabilities, chroot, privilege separation, and secure coding as design choices.
The 3.x series made security mechanisms more explicit. Version 3.0.0, released in April 2012, added a highly restrictive seccomp filter sandbox on supported 64-bit Linux systems. Later upstream news records SSL and seccomp fixes in 2012 and 2015, and a 2021 modernization release after a six-year gap.
vsftpd became widely deployed because it fit the conservative Unix server niche: small, stable, and aimed at doing FTP service with fewer privileges. The official site listed prominent FTP mirrors using it as of June 2004, including Red Hat, SUSE, Debian, FreeBSD, GNU, GNOME, KDE, and kernel.org mirrors, while also citing Red Hat's performance use case.
Distribution documentation helped normalize it as a default or preferred FTP daemon. Red Hat Enterprise Linux 6 documented vsftpd as the only standalone FTP server distributed with RHEL because of its ability to handle many connections efficiently and securely.
Administrators use vsftpd to provide anonymous or authenticated FTP service, often with per-user controls, virtual users, virtual IP configurations, bandwidth throttling, per-source limits, IPv6, and SSL/TLS. The upstream man page says the default configuration path is `/etc/vsftpd.conf`, with alternate config files supplied as command-line arguments for virtual-host or inetd/xinetd-style setups.
Its package-nerd appeal is that it is deliberately unflashy infrastructure. FTP itself is old and declining, but when a package archive, appliance, lab, or compatibility environment still needs an FTP daemon, vsftpd is the boring security-conscious answer that many Unix distributions have kept around.
vsftpd is historically important because it represents the post-wu-ftpd era of FTP packaging: the same protocol surface, but with a smaller daemon, explicit privilege boundaries, and distribution-friendly configuration. It is a classic example of a package whose continued relevance is maintenance of legacy protocol infrastructure rather than new feature growth.
セキュリティ状態
broad file, network, media, or database tool signal. formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/vsftpd.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
vsftpd | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://security.appspot.com/vsftpd.html
インストールメタデータ
| パッケージキー | brew:vsftpd |
|---|---|
| バージョン | 3.0.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/vsftpd |
| ホームページ | https://security.appspot.com/vsftpd.html |
| 上流ドキュメント | https://security.appspot.com/vsftpd.html |
| ライセンス | GPL-2.0-only |
| ソースアーカイブ | https://security.appspot.com/downloads/vsftpd-3.0.5.tar.gz |
| 最終更新 | 2026-07-14T20:07:14+09:00 |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
| 注意点 | To use chroot, vsftpd requires root privileges, so you will need to run `sudo vsftpd`. You should be certain that you trust any software you grant root privileges. The vsftpd.conf file must be owned by root or vsftpd will refuse to start: sudo chown root $HOMEBREW_PREFIX/etc/vsftpd.conf |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vsftpd |
| 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 パッケージリンクとは分けて表示されます。
vsftpd 3.0.5-0.2
lightweight, efficient FTP server written for security
sudo apt install vsftpdvsftpd-dbg 3.0.5-0.2
lightweight, efficient FTP server written for security (debug)
sudo apt install vsftpd-dbgvsftpd
nix profile install nixpkgs#vsftpdvsftpd 3.0.5-0ubuntu3
lightweight, efficient FTP server written for security
sudo apt install vsftpdvsftpd-dbg 3.0.5-0ubuntu3
lightweight, efficient FTP server written for security (debug)
sudo apt install vsftpd-dbgvsftpd 3.0.5-r3
Very secure ftpd
sudo apk add vsftpdvsftpd-doc 3.0.5-r3
Very secure ftpd (documentation)
sudo apk add vsftpd-docvsftpd-openrc 3.0.5-r3
Very secure ftpd (OpenRC init scripts)
sudo apk add vsftpd-openrcvsftpd 3.0.5-15.fc44
Very Secure Ftp Daemon
https://security.appspot.com/vsftpd.html
sudo dnf install vsftpdvsftpd 3.0.5-2
Very Secure FTP daemon
https://security.appspot.com/vsftpd.html
sudo pacman -S vsftpdvsftpd 3.0.5-18.3
Very Secure FTP Daemon - Written from Scratch
https://security.appspot.com/vsftpd.html
sudo zypper install vsftpdvsftpd
sudo port install vsftpdソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.