A traves d'un article de BULMA he recuperat una referencia que fa temps havia oblidat i no recordo el perque. De fet, fins hi tot provat l'Unison pero ara mateix el tinc completament oblidat dins el meu cap. Aixi que penso provar d'usar-lo durant un temps si no us dic el contrari us el recomano, perque pel que he llegit soluciona molts dels problemes que tinc amb el rsync. Sobre tot a l'hora de fer backups en servidors que no vull tenir l'rsync corrent i en infraestructura windows que malgrat uso el un port d'rsync per win deixa molt que desitjar.

O sigui, que el mes destacable es que podem sincronitzar dos PCs sense haver de deixar cap port nou obert, simplement connectar-nos a traves de l'SSH, per exemple.
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.
Unison shares a number of features with tools such as configuration management packages (CVS, PRCS, Subversion, BitKeeper, etc.), distributed filesystems (Coda, etc.), uni-directional mirroring utilities (rsync, etc.), and other synchronizers (Intellisync, Reconcile, etc). However, there are several points where it differs: