Télécharger la liste

Description du projet

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.

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.

2004-12-29 12:52
1.0.10

Cette version corrige une incompatibilité avec ses rsync.py doc propre et avec rsync, dans lequel rsync.py a été d'accepter le t-et - Indicateur temps au lieu de le t-et - les temps comme écrit dans son document ou comme rsync . Cette version accepte, pour des raisons de compatibilité, le t-, - les temps, et - des drapeaux du temps. Ce communiqué corrige également un problème avec certains puits.
Tags: Minor bugfixes
This release fixes an incompatibility of rsync.py with its own
doc and with rsync, in which rsync.py was accepting the -t
and --time flag instead of the -t and --times ones as written
in its doc or as rsync. This version accepts, for compatiblity
reason, the -t, --times, and --time flags. This release also
fixes a problem with certain sinks.

2004-09-08 16:06
1.0.8

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.

2004-02-25 04:15
1.0.6

Tags: Initial freshmeat announcement

Project Resources