Why does this rsnapshot exclude not work?
- by bstpierre
Rsnapshot passes excludes directly to rsync, but rsync's behavior appears inconsistent.
I've simplified my rsnapshot backup test to the following directory tree (this tree will be backed up):
gorilla:~# find /tmp/snaptest -exec file {} \;
/tmp/snaptest: directory
/tmp/snaptest/SKIPTHIS: directory
/tmp/snaptest/SKIPTHIS/xyz: directory…