DrFTPD is an FTP server written in Java. It does not handle transfers in the same way that normal FTP servers do. Instead, it merges multiple FTP sites into one, creating a distributed FTP site/FTP cluster containing one master and many slaves/nodes. When a client wants to transfer a file from DrFTPD, DrFTPD finds the slave which has the file, and tells the appropriate slave to transfer the file instead of handling it itself. This allows huge gains in total bandwidth and disk capacity.
| Tags | Communications File Sharing Internet FTP |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows Windows Windows OS Independent POSIX Linux |
| Implementation | Java |
Recent releases


No changes have been submitted for this release.


Release Notes: This release merged bugfixes from the drftpd-1-1-2-patches branch.


Release Notes: Minor bugfixes were made. The filelist was changed to be case insensitive.


No changes have been submitted for this release.


No changes have been submitted for this release.