prxs
developers
Install
- All systems
-
curl cmd.cat/prxs.sh
- Debian
-
apt-get install proftpd-dev
- Ubuntu
-
apt-get install proftpd-dev
- Kali Linux
-
apt-get install proftpd-dev
- Fedora
-
dnf install proftpd-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install proftpd-dev
- Raspbian
-
apt-get install proftpd-dev
- Dockerfile
- dockerfile.run/prxs
proftpd-devel
developers
proftpd-dev
Versatile, virtual-hosting FTP daemon - development files
ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. This package contains all files required to develop thirdr-parties modules that can be loaded at run-time by means of DSO support.