Is it possible to backup two different directories using two different intervals using rsnapshot? For example, if I want to backup my /home directory every day, but my /archive directory once a month. Or is that kind of moot point since rsnapshot only saves hard links if no changes are made?
Asked
Active
Viewed 2,154 times
1 Answers
4
I'd try to create different config files and then call rsnapshot separately for each directory, passing the respective config file with the -c option.
Peachy
- 7,235
- 10
- 40
- 47
Christian Sievers
- 41
- 1
- 2