rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[rdiff-backup-users] Exclude file list expression...


From: Mauricio Lavezzo Barbosa
Subject: [rdiff-backup-users] Exclude file list expression...
Date: Wed, 02 Dec 2009 18:53:32 -0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; pt-BR; rv:1.9.1.4pre) Gecko/20090915 SUSE/3.0b4-3.6 Lightning/1.0pre Thunderbird/3.0b4

Hello all!!

    I'm trying to backup (from a linux box) an Windows share over cifs protocol, and I want to exclude some folder. Let me explain my situation:

#Mount point
//192.168.0.2/C$ on /tmp/PROJETOS/C$ type cifs (ro,mand)


#Exclude file list
~ # cat /etc/bkp/servers/PROJETOS-C\$.exclude
/tmp/PROJETOS/C$/Arquivos de Programas
/tmp/PROJETOS/C$/Documents and Settings

#Rdiff command executed
rdiff-backup --verbosity 5 --force --print-statistics  --exclude-filelist /etc/bkp/servers/PROJETOS-C$.exclude /tmp/PROJETOS/C$/ /media/STORAGE/Backup/Assesso/RDIFF/PROJETOS/C$/

    And after that I can see that those directories in "/etc/bkp/servers/PROJETOS-C\$.exclude" are not being excluded, what I'm doing wrong? I tried some variations on the contents in the exclude filelist like:

~ # cat /etc/bkp/servers/PROJETOS-C\$.exclude
/tmp/PROJETOS/C*/Arquivos*de*Programas
/tmp/PROJETOS/C*/Documents*and*Settings
~ # cat /etc/bkp/servers/PROJETOS-C\$.exclude
/tmp/PROJETOS/C?/Arquivos?de?Programas
/tmp/PROJETOS/C?/Documents?and?Settings
~ # cat /etc/bkp/servers/PROJETOS-C\$.exclude
/tmp/PROJETOS/C?/Arquivos?de?Programas**
/tmp/PROJETOS/C?/Documents?and?Settings**
~ # cat /etc/bkp/servers/PROJETOS-C\$.exclude
/tmp/PROJETOS/C*/Arquivos*de*Programas**
/tmp/PROJETOS/C*/Documents*and*Settings**

Any ideas?

Thank you!!
Regards,
--


Mauricio L. Barbosa

Consultor
( + 55 11 4195-5535 R. 226


reply via email to

[Prev in Thread] Current Thread [Next in Thread]