This tutorial shows how to set up file synchronization between two Ubuntu 11.10 servers with Unison. Unison is a file-synchronization tool similar to rsync, but the big difference is that it tracks/synchronizes changes in both directions, i.e., files changed on server1 will be replicated to server2 and vice versa.
Read more »Setting Up Unison File Synchronization Between Two Servers On Ubuntu 11.10
http://www.howtoforge.com –
Created by falko 12 years 41 weeks ago – Made popular 12 years 41 weeks ago
Category: End User Tags:
Category: End User Tags:
- Login to post comments
Unison - file synchronization tool
http://www.ubuntugeek.com –
Unison is a file-synchronization tool for Unix and Windows. It allows two replicas 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.
Read more »
Created by missgeek 16 years 21 weeks ago – Made popular 16 years 21 weeks ago
Category: High End Tags:
Category: High End Tags:
- Login to post comments
Using Unison to synchronize data on a USB stick
http://nothickmanuals.info –
If graphical synchronization tools like Toucan are not flexible enough for your needs, you might want to try Unison, an easy-to-use yet powerful synchronization utility.
Read more »- Login to post comments