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.
Esta versão corrige uma incompatibilidade de rsync.py doc com sua própria e com o rsync, em que rsync.py estava aceitando a t-e - pavilhão tempo em vez de a t-e queridos - épocas como está escrito no seu doc ou como rsync . Esta versão aceita, por razões de compatibilidade, a t-, - os tempos, e bandeiras - do tempo. Esta versão também corrige um problema com determinados dissipadores.
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.
Esta versão corrige um bug que ocorreu quando a excluir e apagar bandeiras foram utilizadas em conjunto. (Os arquivos excluídos não foram excluídos das pastas de destino.) Esta versão também deve ser compatível com o Python 1.5.2 em Unix e 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.