Home

SF Logo

Documents

NEWS
Features
Operation manual
READ ME
To do

Source code

Download
Browse

Mailing list
Bug tracker

Download Machine on

SForge page
Open Hub page

Stats

SForge

My projects

Smart Cache
SC Loader
FSP Suite
FSP Client
Old programs

Download Machine

What is Download Machine

Download machine is non interactive, non graphical, batch download manager.

Tired of GUI Download managers and mouse clicking? Then Download Machine is just for YOU! Download Machine is written in portable Java 1.2 code and supports HTTP, FTP and FSP protocols.

Operation

DM runs in background and checks queue files, if new entry in queue file is detected, DM will start downloading it. After downloading entry can be optionally removed from queue file. Look for more details in Operation manual.

Queue

Queue file is just a simple URL list; one URL per line. Very simple to operate. You can have more than one queue file…

Latest version

05-May-2020 - Download 0.25 from Source Forge

News

05-May-2020: 0.25 VCS migrated to Git. Javadoc improved, maven build simplified. Deployed to Maven Central. New page Operation manual.

08-Nov-2009: 0.24 Source code refactored, protocol plugins are now much easier to write, timestaping support for downloaded files, ability to run in wget like mode - just pass URLs on commandline without need for queue files.

27-Oct-2009: 0.23 FSP stack updated, multicore CPU synchronization bug fixed, build system changed to Maven 2.2

15-Jun-2009: CVS repository converted to Bazaar.