Télécharger la liste

Description du projet

Fsync is a Perl script which allows for file synchronization between remote hosts, containing functionality similar to that of the rsync and CVS packages. Since fsync is a single Perl script, setting up file synchronization on a new machine is relatively simple. Communication between the hosts is via a socket mechanism, with the remote server started by rsh, by ssh or manually. The program was written with slow modem connections in mind. Fsync supports the concept of merging differences from local/remote hosts with hooks for tools to merge the trees. Fsync requires perl 5.004 or newer. This program is licensed under the GNU Public License.

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.

2001-08-15 20:45
2.84

Ajouté le miroir de la fonctionnalité (si elle se comporte comme rsync). Meilleur support pour la synchronisation entre plusieurs hôtes, et un traitement plus souple des liens symboliques est également disponible. Beaucoup d'autres modifications mineures ont été faites ici.
Tags: Major feature enhancements
Added mirroring functionality (so it behaves like rsync). Better support for synchronization between multiple hosts, and more flexible treatment of symlinks is also available. Many other minor changes have been made here.

2001-01-30 15:12
2.46

Maintenant, en utilisant un algorithme de contrôle différents, ce qui réduit les collisions. A par-répertoire du fichier / répertoire exclure option, cela signifie qu'au lieu d'avoir à modifier le fichier. Fsyncrc, une entrée peut être placé dans le fichier. Fsync-skip fichier. Les liens symboliques sont maintenant mieux gérer parce fsync travaille maintenant avec les liens ballants. Ceci permet la synchronisation de répertoires SCF, par exemple. La gestion des erreurs à distance est améliorée.
Now using a different checksum algorithm, which reduces collisions. A per-directory file/directory exclude option means that instead of having to modify the .fsyncrc file, an entry can be placed in the appropriate .fsync-skip file. Symbolic links are now handle better because fsync now works with dangling links. This allows syncing of CFS directories, for instance. Remote error handling is improved.

2001-01-30 15:12
2.35

Il comprend maintenant copie incrémentale des fichiers volumineux, l'appui à l'exécution sans surveillance, et des corrections de bugs divers.
It now features incremental copying of large files, support for unattended execution, and various bug fixes.

2001-01-30 15:12
2.19

Il s'agit de la première annonce de fsync.
This is the first announcement for fsync.

Project Resources