rsync --delete-missing-args --backup --files-from list_file_to_delete.txt src/ 192.168.1.1::root/
rdiff-backup-data
are also created at dest where old versions are keptsudo apt-get install python-pylibacl python-xattr
duply my-backup backup duply my-backup cleanup --extra-clean --force
Backups to NSA310 over fast ethernet. Hard disc encrypted with software ARM-optimized AES. Average network copy performance 6-8MB/s. About 22GB of small files.
proto | tool | initial copy | update no changes | 1GB added | 1GB removed |
---|---|---|---|---|---|
rsync | rsync | 22s | 3m25 | 0m34 | |
ssh | rdiff-backup | 144m (2:24) | 12m | 18m | 19m |
rsync | rsnapshot |