Télécharger la liste

Description du projet

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.

Système requise

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

Cette version améliore le code HTTP pour qu'il fonctionne avec les serveurs HTTP. Pour copier les fichiers localement, l'heure de la modification du fichier original est conservé. SSH logins maintenant travaillent sans les délais d'expiration périodique. Il y a un soutien initial pour IPv6, mais le code n'est toujours pas éprouvé. Détecte protection de lien en dur est activée et avertit l'utilisateur à ce sujet. Ajoute un nouvel algorithme CRC-32 qui prend également en charge des calculs au niveau matériel sur les processeurs avec SSE4.2. Supprime plusieurs débordements de tampon. RPMs sont maintenant compilés avec protection de débordement de pile.
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 bouton de recherche a été ajouté à toutes les boîtes de dialogue présente les données DIR_CONFIG. En afd_ctrl, dir_ctrl, et mon_ctrl, on peut rapidement changer la taille de la police en appuyant sur Ctrl et "+" ou "-". Parent et enfant de synchronisation ont été ajoutés pour le processus de dir_check, qui résout le problème méchant qui pourrait conduire à plus d'un d'entre eux en cours d'exécution de données de distribution. Le bug dans lequel l'AFD va dans une boucle infinie lorsque vous spécifiez une option inconnue CdCP a été fixé.
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

Une erreur qui pourrait conduire à de nombreux descripteurs de fichiers ouverts sous certaines conditions, a été fixée le long d'un problème où le processus AMG pourrait se bloquer lorsque le nombre maximum d'options spécifiées dans DIR_CONFIG a été atteint. Basculer la file d'attente ou de départ / arrêt d'un hôte doit maintenant être fait de façon atomique. La boîte de dialogue edit_hc affiche maintenant la taille de bloc correct. Dans les dialogues et afd_info mon_info, il est maintenant possible d'éditer directement l'information. Le modificateur% du temps T a été ajouté pour l'option en question. On peut supprimer les entêtes OMM à partir d'un bulletin avec le H-option d'extraction. Les scripts d'initialisation pour l'AFD et afdmon ont été rendus plus conformes 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

Détection de soutien XPM a été améliorée. Récupérer des fichiers via HTTP fonctionne maintenant avec plus de sites Web. Plus de cas d'erreur dans une URL sont maintenant signalés à l'utilisateur. Alda a été étendu pour gérer les fichiers journaux distants ainsi.
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

Un nouvel outil en ligne de commande a été ajouté, ce qui vous permet d'évaluer les journaux de l'AFD. Les journaux peuvent maintenant être imprimés dans n'importe quel format que l'utilisateur veut. Les dialogues afd_ctrl, mon_ctrl, et dir_ctrl maintenant utiliser un fichier bitmap externe pour afficher plus rapidement. Support de l'authentification SMTP a été ajoutée. Pour que le protocole SSH, quelques-unes des extensions OpenSSH sont désormais directement pris en charge.
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