Download List

Projeto Descrição

AFD is a program to automatically distribute files either locally or to remote hosts. The files are distributed by using FTP or SMTP, and can be sent in parallel and with priority. It provides a GUI to monitor and control the distribution and extensive logging of all activities.

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.

2012-12-17 04:43
1.4.5

Esta versão melhora o código HTTP para que ele funcione com mais servidores HTTP. Ao copiar arquivos localmente, o tempo de modificação do arquivo original é mantido. SSH logons agora funcionam sem os limites de periódicos. Há suporte inicial para IPv6, mas o código não foi testado ainda. Detecta quando proteção hard link é ativada e avisa o usuário sobre isso. Adiciona um novo algoritmo de CRC-32 que também suporta o cálculo em hardware nas CPUs com SSE4.2. Remove vários estouros de buffer possível. RPMs são agora compiladas com proteção de estouro de pilha.
Tags: Stable
This release improves the HTTP code so that it works with more HTTP servers. When copying files locally, the modification time of the original file is kept. SSH logins now work without the periodic timeouts. There is initial support for IPv6, but the code is still untested. Detects when hard link protection is enabled and warns the user about it. Adds a new CRC-32 algorithm that also supports calculation in hardware on CPUs with SSE4.2. Removes several possible buffer overflows. RPMs are now compiled with stack overflow protection.

2011-02-24 00:45
1.4.3

Um botão de pesquisa foi adicionado em todos os diálogos mostram dados DIR_CONFIG. Em afd_ctrl, dir_ctrl e mon_ctrl, pode-se alterar rapidamente o tamanho da fonte, pressionando Ctrl e "+" ou "-". Pai e filho foram adicionados sincronização para o processo de dir_check, que resolve o problema desagradável que poderia levar a mais de um deles, correndo dados de distribuição. O bug em que AFD entra em um loop infinito quando especificar uma opção desconhecida pexec foi corrigido.
A search button was added to all dialogs showing DIR_CONFIG data. In afd_ctrl, dir_ctrl, and mon_ctrl, one can quickly change the font size by pressing Ctrl and "+" or "-". Parent and child synchronization were added for the dir_check process, which solves the nasty problem that could lead to more than one of them running distributing data. The bug in which AFD goes in an endless loop when specifying an unknown pexec option was fixed.

2010-10-26 15:57
1.4.2

Um erro que poderia levar a muitos descritores de arquivos abertos em determinadas condições, foi fixado com um problema em que o processo AMG pode falhar quando o número máximo de opções especificadas no DIR_CONFIG foi atingido. Alternando a fila ou iniciar / parar uma máquina agora deve ser feito de uma maneira atômica. O diálogo edit_hc agora mostra o tamanho do bloco correto. Nos diálogos afd_info e mon_info, agora é possível editar as informações diretamente. O modificador de tempo T% foi adicionado para a opção de assunto. Pode-se remover os cabeçalhos WMO de um boletim com o H-extrato opção. Os scripts de init para AFD e afdmon ter sido mais complacente LSB.
An error that could lead to many open file descriptors under certain conditions was fixed along with a problem where the AMG process could crash when the maximum number of options specified in DIR_CONFIG was reached. Toggling the queue or starting/stopping a host should now be done in an atomic manner. The edit_hc dialog now shows the correct block size. In the afd_info and mon_info dialogs, it is now possible to edit the information directly. The %T time modifier was added for the subject option. One can remove WMO headers from a bulletin with the -H extract option. The init scripts for afd and afdmon have been made more LSB compliant.

2010-03-08 22:33
1.4.1

Detecção de apoio XPM foi melhorado. Buscando arquivos via HTTP funciona agora com mais sites de web. Mais casos de erro em um URL são relatadas para o usuário. Alda foi estendido para lidar com arquivos de log remoto também.
Tags: Minor Bug fix and enhancement
Detection of XPM support was improved. Fetching files via HTTP works now with more Web sites. More error cases in an URL are now reported to the user. Alda has been extended to handle remote log files as well.

2009-11-27 20:35
1.4.0

Uma nova ferramenta de linha de comando foi adicionado, o que permite avaliar os logs AFD. Os logs agora pode ser impresso em qualquer formato que o usuário deseja. Os diálogos afd_ctrl, mon_ctrl e dir_ctrl agora usar um bitmap externa para uma rápida visualização. Suporte para autenticação SMTP foi adicionado. Para o protocolo SSH, algumas das extensões openssh são directamente suportados.
A new command line tool was added, which allows you to evaluate AFD logs. The logs can now be printed in any format the user wants. The dialogs afd_ctrl, mon_ctrl, and dir_ctrl now use an external bitmap for faster display. Support for SMTP authentication has been added. For the SSH protocol, some of the openssh extensions are now directly supported.

Project Resources