Download List

Descripción del Proyecto

Unison is a file-synchronization tool for Unix and Windows. It allows two copies of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other. Unison can deal with updates to both replicas of a distributed directory structure. Updates that do not conflict are propagated automatically. Conflicting updates are detected and displayed. Unison can communicate through a direct socket link or through an rsh/ssh tunnel. It uses network bandwidth efficiently.

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.

2008-03-14 10:44
2.27.57

Tags: Minor feature enhancements

2006-03-15 20:20
2.13.16

Una nueva convención para la liberación de numeración: Los comunicados se seguirá dando números de la forma XYZ, pero a partir de ahora, sólo el número de versión principal (XY) se considerará significativa cuando la comprobación de compatibilidad entre versiones de cliente y servidor. Hay una advertencia (no en modo batch), cuando una ruta está completamente vacía. Esto evita Unison de borrar todo lo que en una réplica, cuando el otro desaparece. Un error esta en que no se demostró diferencia la primera vez que el comando se dio esta ha sido corregido. Hay mejoras en la interfaz de usuario.
Tags: Minor feature enhancements
A new convention for release numbering: releases will continue to be given numbers of the form X.Y.Z, but from now on, just the major version number (X.Y) will be considered significant when checking compatibility between client and server versions. There is a warning (failure in batch mode) when one path is completely emptied. This prevents Unison from deleting everything on one replica when the other disappears. A diff bug where no difference was shown the first time the diff command was given has been fixed. There are user interface improvements.

2006-03-15 20:17
2.10.2

El formato de archivo ha cambiado. Mayor limpieza y mejora de la «fusión» funcionalidad. Archivos de más de 2 GB son ahora soportados. Esta versión incluye el preliminar (y todavía algo experimental) el apoyo para el sistema operativo OS X de Apple.
The archive format has changed. Major tidying and enhancement of the 'merge' functionality. Files larger than 2 Gb are now supported. This release adds preliminary (and still somewhat experimental) support for the Apple OS X operating system.

2002-04-17 21:16
2.9.1

Las principales mejoras incluyen un módulo de multi-threaded de transporte de archivos, que puede dar lugar a 5-10x mejoras en la velocidad de transferencia. La "transferencia colgando" error en 2.8.1 se ha fijado, junto con algunos errores sutiles, pero potencialmente graves en la lógica de sincronización.
Tags: Major feature enhancements
Major enhancements include a multi-threaded file
transport module, which can result in 5-10x
improvements in transfer speeds. The "hanging
transfer" bug in 2.8.1 has been fixed, along with
some subtle but potentially serious bugs in the
synchronization logic.

2001-09-16 21:21
2.7.7

Establece, para un error en 2.7.4 que impidió que el cliente de establecer una conexión con el servidor, y un error en 2.7.1 que colgaba en lugar de dar un diagnóstico correcto cuando se utiliza con un servidor compatible. Estos errores sólo afectan a la instalación.
Tags: Minor bugfixes
Fixes for a bug in 2.7.4 that prevented the client from establishing a connection with the server, and a bug in 2.7.1 that hung instead of giving a correct diagnostic when used with an incompatible server. These bugs affect only installation.

Project Resources