1.3.9, 1.3.8d Released
Stable March 14, 2025The ProFTPD Project is proud to announce the release of 1.3.9 to the community. The ProFTPD Project team has also released 1.3.8d, a maintenance release containing backported fixes.
Highly configurable GPL-licensed FTP server software. Trusted by thousands of organizations worldwide for secure, reliable file transfer.
Built from the ground up for security, configurability, and performance.
No SITE EXEC. Runs as a non-privileged user. Open-source code you can audit. Built with security as the top priority.
Intuitive configuration with per-directory .ftpaccess files, virtual hosts, and easy anonymous FTP setup.
Extend with modules for SQL databases, LDAP, SSL/TLS encryption, RADIUS, and much more.
Runs on Linux, FreeBSD, macOS, Solaris, AIX, and many more Unix-based operating systems.
Stay up to date with the latest ProFTPD releases and security fixes.
The ProFTPD Project is proud to announce the release of 1.3.9 to the community. The ProFTPD Project team has also released 1.3.8d, a maintenance release containing backported fixes.
Third release candidate of the 1.3.9 development cycle, containing security and other bugfixes. Also includes 1.3.8c maintenance release with backported fixes.
Second release candidate of the 1.3.9 development cycle, containing security and other bugfixes. Also includes 1.3.8b maintenance release with backported fixes.
First release candidate of the 1.3.9 development cycle, containing multiple features and bugfixes. Also includes 1.3.8a maintenance release with backported fixes.
The ProFTPD Project is proud to announce the release of 1.3.8 to the community. Also includes 1.3.7f maintenance release with backported fixes.
Fourth release candidate of the 1.3.8 development cycle, containing fixes and a few new features. Also includes 1.3.7e maintenance release.
Third release candidate of the 1.3.8 development cycle, containing several new features and fixes. Also includes 1.3.7d maintenance release.
Second release candidate of the 1.3.8 development cycle, containing several fixes. Also includes 1.3.7c maintenance release.
First release candidate of the 1.3.8 development cycle, containing improved TLSv1.3 and SNI support, and other performance improvements. Also includes 1.3.7b maintenance release.
Maintenance release containing backported fixes for the 1.3.7 release.
The ProFTPD Project is excited to announce the stable release of 1.3.7 to the community. Also includes 1.3.6e maintenance release.
Get ProFTPD up and running in minutes.
# Download the latest stable release
$ wget ftp://ftp.proftpd.org/distrib/source/proftpd-1.3.9.tar.gz
# Extract and build
$ tar xzf proftpd-1.3.9.tar.gz
$ cd proftpd-1.3.9
$ ./configure
$ make
$ sudo make install
# Start the server
$ sudo /usr/local/sbin/proftpd
See the Howtos and Example Configurations for detailed setup guides.
Used by organizations and projects around the globe.