Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-11-09 09:41
0.24

O código-fonte foi reformulado. Plugins protocolo são agora muito mais fácil de escrever. Há timestamping suporte para arquivos baixados. A capacidade de executar no modo como wget-foi adicionado: basta passar URLs na linha de comando sem a necessidade de ficheiros da fila.
Tags: Refactoring, Minor feature additions
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.

2009-10-28 03:19
0.23

A FSP pilha foi atualizado para a 1.0rc8. A multi-core sincronização bug foi corrigido. O sistema de compilação foi mudado da SCons para Maven 2.2. Há limpeza codebase menor, e esta versão é empacotada como jar autostartable.
Tags: maven2, synchronization, build automation, Major bugfixes
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.

2005-02-25 23:27
0.22

Esta versão tem um builtin FSP pilha. Ele foi atualizado para jfsplib 1.0rc6 para corrigir alguns problemas de segurança menores. O SCons sistema de compilação foi adicionado.
Tags: Minor security fixes
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.

2004-06-06 21:44
0.21

Um NPE quando o servidor fecha a conexão sem enviar de volta os cabeçalhos HTTP foi corrigido.
Tags: Minor bugfixes
An NPE when the server closes the connection without sending back HTTP headers has been fixed.

2004-04-10 21:37
0.20

O protocolo FSP pilha foi atualizado para libfsp 1.0rc3. Esta versão corrige algumas falhas na FSP.
Tags: Minor bugfixes
The FSP protocol stack was upgraded to libfsp
1.0rc3. This fixes some flaws in FSP.

Project Resources