rsync

Dateien Backup erstellen

rsync -avze ssh /home/benutzer benutzer@rechner.de:/backups

Installation von grsync als rsync GUI:

apt-get install grsync

Arbeitsverzeichnis backuppen

rsync -r -t -v --progress --delete /home/tlorenz/workfiles/workfiles_2008/ root@192.168.6.10:/home/lorenzt/backup/workfiles_2008/
rsync -r -t -v --progress --delete /home/tlorenz/.mozilla-thunderbird/ root@192.168.6.10:/home/lorenzt/backup/backup_thunderbird/
rsync -r -t -v --progress --delete /home/tlorenz/.mozilla/ root@192.168.6.10:/home/lorenzt/backup/backup_mozilla/
Cookie Consent mit Real Cookie Banner