On Wed, 01 Jun 2011, Mauro Colorio wrote: > what's wrong? > > FileSet { > Name = "my Set" > Include { > Options { > Ignore Case = yes; > } > File = "E:/Shared/" > } > Include { > Options { > Exclude = yes; > Ignore Case = yes; > } > > File = "E:/Shared/foo" > File = "E:/Shared/bar" > > } > } > > the job using this fileset still tries to backup folders and file > under E:/Shared/foo, > any hint?
Should the stanza it's in not be an "Exclude" not an "Include"? Exclude { Options { Ignore Case = yes; } File = "E:/Shared/foo" File = "E:/Shared/bar" } Gavin ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Data protection magic? Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users