Download List

Descripción del Proyecto

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 versión mejora el código HTTP para que funcione con más servidores HTTP. Al copiar archivos localmente, se mantiene el tiempo de modificación del archivo original. SSH inicios de sesión ahora trabajan sin las interrupciones periódicas. Hay soporte inicial para IPv6, pero el código es aún no probado. Detecta cuando enlace duro protección está activada y advierte al usuario sobre él. Agrega un nuevo algoritmo de CRC-32 que también admite el cálculo en el hardware de CPUs con SSE4.2. Elimina varios posibles desbordamientos. Ahora se compila rpm con protección de desbordamiento de pila.
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

Un botón de búsqueda se ha añadido a todos los cuadros de diálogo que muestra los datos DIR_CONFIG. En afd_ctrl, dir_ctrl y mon_ctrl, uno puede cambiar rápidamente el tamaño de fuente pulsando Ctrl y "+" o "-". Padres y sincronización niño se agregaron para el proceso de dir_check, que resuelve el problema desagradable que podría conducir a más de uno de ellos corriendo la difusión de los datos. El error en el que la AFD va en un bucle infinito cuando se especifica una opción desconocida pexec fue corregido.
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

Un error que podría llevar a muchos descriptores de archivos abiertos en determinadas condiciones, se fijó con un problema en el proceso de AMG podría bloquearse cuando el número máximo de opciones especificadas en DIR_CONFIG se alcanzó. Alternar la cola o iniciar / detener una serie ahora debe hacerse de forma atómica. El cuadro de diálogo edit_hc ahora muestra el tamaño de bloque correcto. En los cuadros de diálogo y afd_info mon_info, ahora es posible editar la información directamente. El modificador% T momento en que se agregó la opción tema. Se puede quitar encabezados de la OMM de un boletín con la H-extracto de opción. Los guiones de inicio de la AFD y afdmon se han hecho más compatible con 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

Detección de apoyo XPM fue mejorada. Ir a buscar archivos a través de HTTP funciona ahora con más sitios web. Más casos de error en una dirección URL en la actualidad cuentan para el usuario. Alda se ha extendido para manejar los archivos de registro remoto también.
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

Una nueva herramienta de línea de comandos se añadió, que le permite evaluar los registros de la AFD. Los registros ahora se pueden imprimir en cualquier formato que el usuario desee. Los diálogos afd_ctrl, mon_ctrl, y dir_ctrl ahora utilizan un mapa de bits externa para acelerar la visualización. Compatibilidad con la autenticación SMTP se ha añadido. Para que el protocolo SSH, algunas de las extensiones de OpenSSH son directamente compatibles.
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