Tagged Questions
1
vote
1answer
384 views
What do you filter / exclude list when doing backup with rsync? [closed]
I'm trying to build a comprehensive filter / exclude file, to prevent backuping stuff that doesn't make sense do backup, such as temporary / cache data or easily recreatable files.
I would appreciate ...