vsftpd
Install command:
brew install vsftpdSecure FTP server for UNIX
https://security.appspot.com/vsftpd.html
License: GPL-2.0-only
Development: Pull requests
Formula JSON API: /api/formula/vsftpd.json
Formula code: vsftpd.rb on GitHub
Bottle (binary package) installation support provided for:
| macOS on Apple Silicon |
golden gate | ✅ |
|---|---|---|
| tahoe | ✅ | |
| sequoia | ✅ | |
| sonoma | ✅ | |
| ventura | ✅ | |
| macOS on Intel |
sonoma | ✅ |
| ventura | ✅ | |
| Linux | ARM64 | ✅ |
| x86_64 | ✅ |
Current versions:
| stable | ✅ | 3.0.5 |
Uses from macOS: perl (build)
Binaries:
vsftpd
Service:
| Start now and at startup: | sudo brew services start vsftpd |
| Run directly: | $HOMEBREW_PREFIX/opt/vsftpd/sbin/vsftpd $HOMEBREW_PREFIX/etc/vsftpd.conf |
| 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 |
Analytics:
| 30 days | 90 days | 365 days | |
|---|---|---|---|
| Installs | 47 | 173 | 1,067 |
Installs (--HEAD) | 0 | 1 | 4 |
| Installs on Request | 47 | 173 | 1,067 |
Installs on Request (--HEAD) | 0 | 1 | 4 |
| Build Errors | 0 |