rsync.py mimics rsync. It can copy selective parts of a folder
to a destination folder and can remove parts of the destination
folder that do not correspond to parts of the original folder.
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.
Cette version corrige un bug qui se produisait lorsque le exclure et supprimer les drapeaux étaient utilisés ensemble. (Les fichiers exclus ne sont pas supprimés du dossier cible.) Cette version devrait aussi être compatible avec Python 1.5.2 sous Unix et Mac OS.
Tags:
Minor bugfixes
This release fixes a bug that occurred when the
exclude and delete flags were used together. (The
excluded files were not deleted from the target
folders.) This version should also be compatible
with Python 1.5.2 on Unix and Mac OS.