User Tools

Site Tools


informatique:logiciels:unison

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
informatique:logiciels:unison [2008/10/21 17:01] pteuinformatique:logiciels:unison [2013/10/14 20:45] (current) – external edit 127.0.0.1
Line 1: Line 1:
-{{tag>synchronisation sauvegarde}}+{{tag>utilitaire synchronisation sauvegarde}}
  
  
Line 84: Line 84:
  
 =====Logiciels concurrents===== =====Logiciels concurrents=====
 +
 +  * rsync (pas vraiment concurrent en réalité puisque Unison est basé dessus)
 +
 +(exemple de commande pour faire une sauvegarde de $SRC vers $DST :
 +  rsync -vrup --delete "$SRC" "$DST"
  
   * [[http://www.bombich.com/software/ccc.html|Carbon Copy Cloner]] (mac)   * [[http://www.bombich.com/software/ccc.html|Carbon Copy Cloner]] (mac)
   * Syncback (freeware, win)   * Syncback (freeware, win)
   * [[http://sourceforge.net/projects/freefilesync/|FreeFileSync]] (open source, windows)   * [[http://sourceforge.net/projects/freefilesync/|FreeFileSync]] (open source, windows)
 +  * [[http://synkron.sourceforge.net/|synkron]] (open source)
 +
  
 =====Liens===== =====Liens=====
informatique/logiciels/unison.1224608493.txt.gz · Last modified: 2013/10/14 20:55 (external edit)