sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #87983
Re: "Active sync"
On Monday 08 May 2006 19:42, Lasse Luttermann wrote:
> Jeg har lige fået mig en splinter gammel bærbar, jeg vil nu se om ikke
> jeg kan finde et system som jeg kan bruge til at synkronisere indholdet
> af "/home/bruger" så jeg altid er sikker på at jeg har alle mine
> dokumenter med mig...
Unison File Synchronizer:
http://www.cis.upenn.edu/~bcpierce/unison/
"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."
"Unlike simple mirroring or backup utilities, 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."
// Martin
References