macOS
brew install vsftpdlocal Homebrew formula metadata
sudo port install vsftpdMacPorts ports tree · net/vsftpd/Portfile · source: api.github.com
brew
Secure FTP server for UNIX. Version 3.0.5 via Homebrew; verified 2026-06-19.
install
brew install vsftpdlocal Homebrew formula metadata
sudo port install vsftpdMacPorts ports tree · net/vsftpd/Portfile · source: api.github.com
sudo apk add vsftpdAlpine Linux edge package indexes · vsftpd · source: dl-cdn.alpinelinux.org
sudo apt install vsftpdDebian stable package indexes · vsftpd · source: deb.debian.org
sudo dnf install vsftpdFedora Rawhide package metadata · vsftpd · source: dl.fedoraproject.org
nix profile install nixpkgs#vsftpdnixpkgs package indexes · pkgs/by-name/vs/vsftpd/package.nix · source: api.github.com
sudo pacman -S vsftpdArch Linux sync databases · vsftpd · source: geo.mirror.pkgbuild.com
sudo zypper install vsftpdopenSUSE Tumbleweed package metadata · vsftpd · source: download.opensuse.org
overview
Secure FTP server for UNIX
history
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.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
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.
Config paths the tool may read or write during local use.
/etc/vsftpd.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vsftpd | 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://security.appspot.com/vsftpd.html
install metadata
| Package key | brew:vsftpd |
|---|---|
| Version | 3.0.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vsftpd |
| Homepage | https://security.appspot.com/vsftpd.html |
| Upstream docs | https://security.appspot.com/vsftpd.html |
| License | GPL-2.0-only |
| Source archive | https://security.appspot.com/downloads/vsftpd-3.0.5.tar.gz |
| Last updated | 2026-06-19T12:33:04-07:00 |
| Pulse | updated |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
| Caveats | 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 |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 vsftpdsource 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.