Projects / Distributed FTP Daemon

Distributed FTP Daemon

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
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  12 Jul 2004 20:59

No changes have been submitted for this release.

  •  21 Jun 2004 00:45

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

  •  02 Jun 2004 19:58

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

  •  02 Jun 2004 19:45

No changes have been submitted for this release.

  •  02 Jun 2004 18:56

No changes have been submitted for this release.

Screenshot

Project Spotlight

pcapfix

A repair tool for corrupted pcap files.

Screenshot

Project Spotlight

Notepas

A text editor aimed at developers.