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 |
---|---|---|
EPEL 9 | aarch64 (8)*, ppc64le (6)*, s390x (5)*, x86_64 (71)* | EPEL 9 (47 downloads) |
Fedora 39 | aarch64 (5)*, ppc64le (13)*, s390x (10)*, x86_64 (33)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (11)*, ppc64le (3)*, s390x (9)*, x86_64 (5)* | Fedora 40 (17 downloads) |
Fedora 41 | aarch64 (14)*, ppc64le (10)*, s390x (8)*, x86_64 (5)* | Fedora 41 (8 downloads) |
Fedora rawhide | aarch64 (13)*, ppc64le (4)*, s390x (4)*, x86_64 (5)* | Fedora rawhide (25 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable giesen/proftpd
More info about enabling Copr repositories