Tagged Questions
0
votes
0answers
61 views
rdiff-backup changes permissions of source directory
I recently found rdiff-backup which seems to be very useful incremental alternative to rsync.
But there's an issue, while trying to use the rdiff-backup to make a mirror of a folder in other one, it ...
3
votes
1answer
902 views
Incremental system backup and restore w/ rsync or rdiff-backup issues
I've been reading about using rsync and rdiff-backup to make incremental backups of my entire Linux system. I am planning to practise that by setting up a Linux system, making some changes to it, ...