LWN.net Logo

Unison

Unison

Posted Dec 20, 2012 17:11 UTC (Thu) by jch (guest, #51929)
In reply to: SparkleShare 1.0 released by Velmont
Parent article: SparkleShare 1.0 released

> people should really take a look at Unison

http://www.cis.upenn.edu/~bcpierce/unison/

> Unison is much more flexible, and actually made for that purpose.

Yep. Unison supports arbitrary peer-to-peer synchronisation rather than just the client-server model, which is really nice when the server is down, or when the clients are connected by a fast Ethernet that's behind a slow ADSL. Or when you don't want to setup a server in the first place.

The issue with Unison, however, is that it's an interactive tool rather than a daemon -- having your hosts synchronise automatically requires setting up a cron job. Many people prefer the automated setup of the commercial tools

--jch


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds