Download List

Descripción del Proyecto

OtheRSync is a program for the automatic, efficient, and safe
synchronization of two machines over a network. It's efficient (using
compression and incremental changes), safe (uses ssh, is fail-safe, and
makes backups of deleted files by default), uses parallel processing,
and supports feedback through the commandline prompt. It is built on top
of rsync. New or changed files are synchronized, and files that have been
deleted on one machine are deleted on the other machine. OtheRSync can
resume without becoming broken or dangerous after an interruption or an
error.

System Requirements

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.

2005-02-18 18:38
0.6

Un error desagradable que causó movido los archivos que se añadirán a la lista de borrar se ha fijado (todavía sucede cuando los archivos se mueven mientras que OtheRSync se está ejecutando). Permisos de los archivos ahora también están sincronizados (pero no si se OtheRSync ocurrió mientras estaba corriendo). La prevención de la caudofagia se ha añadido (la misma configuración que no se iniciará de nuevo, si todavía está corriendo; tailbiting era inofensivo, pero no ordenada). Advertencias Clash ahora permanecen en el sistema después de haber hecho OtheRSync. Tenga en cuenta que el archivo de configuración ha cambiado un poco, así que no se ejecute la nueva versión con el archivo de configuración de edad.
Tags: Major security fixes
A nasty bug that caused moved files to be added to the delete-list has
been fixed (it still happens when the files are moved while OtheRSync is
running). File permissions are now also synced (but not if they occurred
while OtheRSync was running). Tail biting prevention has been added (the
same configuration won't start again if it is still running; tailbiting
was harmless, but not neat). Clash warnings now remain in the prompt
after OtheRSync is done. Note that the configuration file has changed a
bit, so don't run the new version with the old configuration file.

2005-02-15 15:03
0.5

Tags: Initial freshmeat announcement

Project Resources