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 (50)*, ppc64le (41)*, s390x (20)*, x86_64 (112)* | EPEL 9 (76 downloads) |
![]() |
aarch64 (26)*, ppc64le (22)*, s390x (24)*, x86_64 (64)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (26)*, ppc64le (42)*, s390x (15)*, x86_64 (23)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (16)*, ppc64le (20)*, s390x (36)*, x86_64 (22)* | Fedora 41 (19 downloads) |
![]() |
aarch64 (0)*, ppc64le (3)*, s390x (10)*, x86_64 (19)* | Fedora 42 (10 downloads) |
![]() |
aarch64 (16)*, ppc64le (43)*, s390x (19)*, x86_64 (22)* | Fedora rawhide (35 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable giesen/proftpd
More info about enabling Copr repositories