Download List

Descripción del Proyecto

Remosync is a network-aware directory synchronization tool. It synchronizes two directory structures either on the same machine or across a network. In network mode, it runs as a client/server application and does not require the use of any external programs. It is configurable from either the commandline or a configuration file and is designed to be run either from scripts or a cronjob.

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.

2006-05-02 15:31
0.7

Una corrección se hizo por un error que significa que los archivos de destino no se trunca, resultando en una copia de seguridad de archivos dañados si tiene más pequeños. Esto se aplica tanto a las copias de seguridad de red y sistema de ficheros local.
Tags: Major bugfixes
A fix was made for a bug that meant that
destination files were not truncated, resulting in
a corrupted backup if files got smaller. This
applies to both network and local filesystem
backups.

2006-02-14 13:48
0.6.5

Un par de errores que podrían causar que el cliente al bucle cuando el directorio de origen está vacío se fija. Tiempos de espera se han añadido al código de conectividad de red para evitar que se cuelgan.
Tags: Minor bugfixes
A couple of bugs that could cause the client to loop when the source directory is empty were fixed. Timeouts were added to the network connectivity code to prevent it from hanging.

2005-11-09 19:21
0.6.4a

Corrige un error que remosync causado a caer cuando la sincronización de las estructuras de directorios de gran tamaño.
Tags: Minor bugfixes
Fixes a bug that caused remosync to fall over when synchronising large directory structures.

2005-11-08 20:32
0.6.4

Corrige un error que impidió la versión 0.6.3 de funcionar correctamente en Solaris. Añade un comando STAT para el componente de servidor. Se asegura de que la replicación mantiene marcas de tiempo en los directorios, así como archivos.
Tags: Minor feature enhancements
Fixes a bug that prevented version 0.6.3 from working correctly on Solaris. Adds a Stat command to the server component. Makes sure that the replication maintains timestamps on directories as well as files.

2005-10-17 17:39
0.6.3

Remosync ahora los duplicados de archivos y modificación de los tiempos de acceso cuando se copia un archivo a través de la red. Un interruptor de línea de comandos nuevos se ha añadido también que hará que Remosync comprobar si el archivo de destino es más reciente antes de que las copias más. Archivos más recientes no se sobrescribe. Estas nuevas características sólo funcionan en la replicación de archivos de red.
Tags: Minor feature enhancements
Remosync now duplicates file modification and access times when it
copies a file over the network. A new commandline switch has also been
added that will make Remosync check whether the destination file is
newer before it copies over. Newer files will not be overwritten. These
new features only work on network file replication.

Project Resources