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 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (66)* | EPEL 9 (47 downloads) |
Fedora 38 | aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (28)* | Fedora 39 (42 downloads) |
Fedora 40 | aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora 40 (16 downloads) |
Fedora 41 | aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora 41 (6 downloads) |
Fedora rawhide | aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora rawhide (25 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable giesen/proftpd
More info about enabling Copr repositories