Description
ProFTPD is an enhanced FTP server with a focus toward simplicity, security, and ease of configuration. It features a very Apache-like configuration syntax, and a highly customizable server infrastructure, including support for multiple 'virtual' FTP servers, anonymous FTP, and permission-based directory visibility.
This build adds libsodium support for mod_sftp so that it can use ed25519 keys
Installation Instructions
To enable the COPR:
sudo dnf copr enable giesen/proftpd
To install the main proftpd package:
sudo dnf install proftpd
To install additional packages:
sudo dnf install proftpd-devel
sudo dnf install proftpd-ldap
sudo dnf install proftpd-mysql
sudo dnf install proftpd-postgresql
sudo dnf install proftpd-sqlite
sudo dnf install proftpd-utils
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (56)*, ppc64le (58)*, s390x (62)*, x86_64 (128)* | EPEL 9 (84 downloads) |
![]() |
aarch64 (66)*, ppc64le (45)*, s390x (35)*, x86_64 (66)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (16)*, ppc64le (49)*, s390x (76)*, x86_64 (40)* | Fedora 41 (30 downloads) |
![]() |
aarch64 (20)*, ppc64le (49)*, s390x (45)*, x86_64 (49)* | Fedora 42 (20 downloads) |
![]() |
aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora 43 (0 downloads) |
![]() |
aarch64 (28)*, ppc64le (80)*, s390x (45)*, x86_64 (26)* | Fedora rawhide (43 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable giesen/proftpd
More info about enabling Copr repositories