Categories

Visit BadVista.org Visit PlayOgg.org Visit DefectiveByDesign.org

Unison

Unison is a multi-platform file-synchronization tool. It stores two replicas of a collection of files and directories on different hosts (or different disks on the same host), can modify them separately, and then updates them by propagating the changes in each replica to the other. NON-conflicting updates are propagated automatically; conflicting updates are detected and displayed. Unison can deal with updates to both replicas of a distributed directory structure.

It works across platforms, and is a user-level program- users do not need superuser privileges on either host. It works between any pair of machines connected to the internet, communicating over either a direct socket link or tunneling over an rsh or an encrypted ssh connection. It conserves bandwidth, and runs well over slow links such as PPP connections. Transfers of small updates to large files are optimized using a compression protocol similar to rsync.

Last updated 11 May, 2005


User level: Submit a level

User Rating:

Homepage

License(s) :

GPLv2

Rate it!

 

About

Leadership
  • Benjamin Pierce - Maintainer
  • Sylvain Gommier - Contributor
  • Matthieu Goulay - Contributor
Related Projects

CVS, Rsync, offmirror, prcs

Versions

2.10.2

2.10.2 stable released 2004-07-25

User Community and Support

User manual available in HTML format from http://www.cis.upenn.edu/~bcpierce/unison/download/stable/latest/unison-manual.html

General Resources
Announcement Resources
Support Resources

Development

Developer Resources
Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2008 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.