Voici un exemple de ligne de commande pour faire une sauvegarde incrémentale sécurisée :

rsync -vrptgozl --stats --rsh=ssh --delete --delete-excluded --backup --backup-dir=sauvegardes/backups/`date +%Y`/`date +%m`/`date +%d`/`date +%H_%M_%S` --exclude=.bash_history login@domain.tld:dir sauvegardes/main >sauvegardes/log.txt
other/rsync/rsync.txt · Last modified: 2006/01/22 12:01 by 192.168.5.45
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki