Projects / Download machine

Download machine

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

RSS Recent releases

Release Notes: Source code has been refactored. Protocol plugins are now much easier to write. There is timestamping support for downloaded files. The ability to run in wget-like mode has been added: just pass URLs on the command line without the need for queue files.

Release Notes: The FSP stack has been updated to 1.0rc8. A multi-core CPU synchronization bug has been fixed. The build system has been changed from SCons to Maven 2.2. There is minor codebase cleanup, and this release is packaged as autostartable jar.

  •  25 Feb 2005 14:27

Release Notes: 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.

  •  06 Jun 2004 12:44

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

  •  10 Apr 2004 12:37

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

Screenshot

Project Spotlight

jobdealer

Tools to manage tasks on a remote server from a single point.

Screenshot

Project Spotlight

PCRE

A library that implements Perl 5-style regular expressions.