====== Backup mit rsync ====== ===== Material ===== * [[https://www.lug-ottobrunn.de/mediawiki/images/7/7e/Kielux_2017_Backup.pdf|Folien zum Vortrag von Richard bei der LUG-Ottobrunn]] * [[https://rsync.samba.org|rsync]] * [[https://wiki.ubuntuusers.de/rsync/|rsync]] @ubuntuusers.de * [[https://wiki.ubuntuusers.de/Skripte/Backup_mit_RSYNC/|Backup mit rsync]] ===== Syntax ===== rsync verfügt über sehr umfangreiche Konfigurierbarkeit (siehe man-pages) Vorgeschlagene Konfiguration ohne SSH: rsync -avSAXHP source/ target/'''