User Tools

Site Tools


rsync

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
rsync [2013/06/11 18:54] ginkorsync [2013/08/23 11:57] ginko
Line 7: Line 7:
 ===== Sous Windows ===== ===== Sous Windows =====
 Il existe différentes manières d'avoir rsync sous Windows : cwrsync : un rsync encapsulé dans un cygwin, grsync for windows ou encore unison for Windows (nécessite d'installer gtk sur Windows). Il existe différentes manières d'avoir rsync sous Windows : cwrsync : un rsync encapsulé dans un cygwin, grsync for windows ou encore unison for Windows (nécessite d'installer gtk sur Windows).
 +
 +===== Exemple =====
 +<code bash>rsync -av --stats $HOME /backup_dir/home</code>
 +  * -a : archive
 +  * -v : verbose
rsync.txt · Last modified: 2014/05/03 17:08 by ginko