Hello,

i am not sure if i miss here something:

Scenario:

First i had done a full backup with following fileset:
(the job have Accurate = yes )

FileSet {
   Name = "appserver"
   Include {
             Options {
                       signature = MD5
                     }
             File = "|/etc/appserver-client.filelist_inc"
   }
   Exclude {
             File = "|/etc/appserver-client.filelist_exc"
          }
}


Script echo is:
$sh /etc/appserver-client.filelist_inc
/app/share

$sh /etc/appserver-client.filelist_exc
/app/share/temp


after the full backup i changed the exclude list
by adding /app/share/test (directory reloaded)

$sh /etc/appserver-client.filelist_exc
/app/share/temp
/app/share/test

but all diff and inc backups are including changed files under /app/ 
share/test.
I noticed this because the expected backup size reduction doesn't  
appear. Thought
they must include the files not only as a exclusion information  
(accurate mode).

Any ideas.

Thx

PM



------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to