Download Machine is pure Java daemon that watches queue files for changes. If a new entry is available, DM will download it. Queue files are just URL lists. DM fully supports the HTTP, FSP, and FTP protocols.
| Tags | Internet FTP Web |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Changes: This release has a builtin FSP stack. It has been updated to jfsplib 1.0rc6 to fix some minor security issues. The SCons build system has been added.


Changes: An NPE when the server closes the connection without sending back HTTP headers has been fixed.


Changes: The FSP protocol stack was upgraded to libfsp 1.0rc3. This fixes some flaws in FSP.


Changes: This version adds support for the FSP protocol, a lightweight UDP-based transfer protocol. There are new configuration keywords for the delay between packets in FSP protocol: fsp_delay and fsp_maxdelay.


Changes: This release fixes the FTP protocol support, which did not work in the previous release due to bad class access permissions. A queue created from a drop directory can persist between DM runs.