> On Tue, 29 May 2012 09:53:26 +0200, Tilman Schmidt said:
>
> Due to a copy/paste error, a FileSet on one of my Bacula installations
> (Director & SD Bacula 5.2.6 on CentOS 6, FD Bacula 5.2.6 on Windows
> Server 2003) initially read:
>
> FileSet {
> Name = "Galadriel Archive"
> Include {
From what i've learned from the manual the "Exclude = yes " expression
in the body of the "options" Part just determines weather eventually
given wildcards like "wilddir=\xxx\*yy" found in the defined fileset are
to be included (default; no "Exclude = no" requiered) or excluded.
so here's one