Sauvegardes / synchronisation de données

TwitterFacebook
Get flash to fully experience Pearltrees
http://linuxfr.org/users/linkdd/journaux/synchronisez-vos-donn%C3%A9es-avec-dropbox J'ai découvert durant mes vacances l'application Dropbox pour Android . Le principe de Dropbox est simple. Vous placez vos fichiers dans un dossier de votre ordinateur (qui est synchronisé sur le site internet de Dropbox via votre application cliente), ensuite les fichiers sont envoyés sur les serveurs de Dropbox qui seront rapatriés sur chaque machines associées à votre compte. Par exemple je prend une photo avec mon téléphone.

Synchronisez vos données avec Dropbox - LinuxFr.org

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. 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:

Unison File Synchronizer

duply is a frontend for the mighty duplicity magic. duplicity is a python based shell application that makes encrypted incremental backups on remote storages. http://duply.net/apps/mediawiki/ftplicity/index.php?title=Duply_(simple_duplicity)

ftplicity / duply (simple duplicity)