[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[rdiff-backup-users] file selection not matching
From: |
Tomas Pospisek |
Subject: |
[rdiff-backup-users] file selection not matching |
Date: |
Sun, 19 Apr 2015 13:40:55 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 |
Hello,
I call rdiff-backup like this:
rdiff-backup \
--terminal-verbosity 5 \
--exclude /dev --exclude /proc --exclude /sys --exclude /tmp \
--exclude /run --exclude /mnt --exclude /media \
--exclude /lost+found --exclude /var/tmp \
--exclude '/home/**/.cache/**' \
--exclude '/home/**/.thumbnails/**' \
--exclude '**/proc/**' --exclude '**/tmp/cache/assets/**' \
--exclude '**/Cache/**' \
--exclude '/home/**/.icedove/**/ImapMail/**' \
/ "/media/tpo/Linux Media Bkup/2013-08-15/"
Now when I run the backup I see:
Processing changed file
home/tpo/.icedove/p5jrnzj0.default/ImapMail/mail.sourcepole.ch/p.sbd/travel
Incrementing mirror file /media/tpo/Linux Media
Bkup/2013-08-15/home/tpo/.icedove/p5jrnzj0.default/ImapMail/mail.sourcepole.ch/p.sbd/travel
which I don't understand, because that exact file should have been
excluded by the following command line option above:
--exclude '/home/**/.icedove/**/ImapMail/**'
Could somebody please enlighten me as why the file above gets backuped
and apparently doesn't match the exclusion rule stated above?
Is there any way to quickly test for matches with rdiff-backup or do I
have to wait for a few hours for rdiff-backup to finish its backup to
see if it again didn't match that exclusion rule?
Thanks,
*t
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [rdiff-backup-users] file selection not matching,
Tomas Pospisek <=