🍺 BREW Explorer

← all formulae

vsftpd

brew install vsftpd v3.0.5 GPL-2.0-only

Secure FTP server for UNIX

62
30-day installs · #4256
238
90-day · #3887
1.3k
365-day · #3451

Links

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
Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": "To use chroot, vsftpd requires root privileges, so you will need to run\n`sudo vsftpd`.\nYou should be certain that you trust any software you grant root privileges.\n\nThe vsftpd.conf file must be owned by root or vsftpd will refuse to start:\n  sudo chown root $HOMEBREW_PREFIX/etc/vsftpd.conf\n",
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Secure FTP server for UNIX",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": null,
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "vsftpd",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://security.appspot.com/vsftpd.html",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 62,
  "installs_365d": 1270,
  "installs_90d": 238,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-2.0-only",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "vsftpd",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 4256,
  "rank_365d": 3451,
  "rank_90d": 3887,
  "raw_hash": "052b176d040822bf",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/v/vsftpd.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    {
      "perl": "build"
    }
  ],
  "version_head": null,
  "version_stable": "3.0.5",
  "versioned_formulae": [],
  "why_use_this": null
}