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 (52)*, ppc64le (57)*, s390x (38)*, x86_64 (128)* | EPEL 9 (77 downloads) |
![]() |
aarch64 (42)*, ppc64le (45)*, s390x (15)*, x86_64 (39)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (16)*, ppc64le (44)*, s390x (52)*, x86_64 (40)* | Fedora 41 (22 downloads) |
![]() |
aarch64 (13)*, ppc64le (19)*, s390x (25)*, x86_64 (33)* | Fedora 42 (13 downloads) |
![]() |
aarch64 (28)*, ppc64le (58)*, s390x (43)*, x86_64 (26)* | Fedora rawhide (36 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable giesen/proftpd
More info about enabling Copr repositories