Re: [Bacula-users] wildfile, wilddir and exclude pattern examples(that work with 2.4.4)

2009-03-11 Thread Gerald Leier
hi, On Mon, 2009-03-09 at 12:41 +0100, Stefan Sorin Nicolin wrote: > On 09.03.2009, at 11:20, Gerald Leier wrote: > > > Hello, > > Hi, > > > > > Is there some kind of archive containing valid > > bacula FileSet configurations available somewhere? > > You might want to check out the wiki: > htt

Re: [Bacula-users] wildfile, wilddir and exclude pattern examples(that work with 2.4.4)

2009-03-09 Thread Stefan Sorin Nicolin
On 09.03.2009, at 13:55, Martin Simmons wrote: >> On Mon, 9 Mar 2009 12:41:06 +0100, Stefan Sorin Nicolin said: >> >> If you include "exclude = yes" in your Exclude {} block then all >> Files >> and/or directories selected would be excluded. If you leave out the >> exclude=yes statement the

Re: [Bacula-users] wildfile, wilddir and exclude pattern examples(that work with 2.4.4)

2009-03-09 Thread Martin Simmons
> On Mon, 9 Mar 2009 12:41:06 +0100, Stefan Sorin Nicolin said: > > If you include "exclude = yes" in your Exclude {} block then all Files > and/or directories selected would be excluded. If you leave out the > exclude=yes statement then everything will be _included_ (seems weird > to me

Re: [Bacula-users] wildfile, wilddir and exclude pattern examples(that work with 2.4.4)

2009-03-09 Thread Stefan Sorin Nicolin
On 09.03.2009, at 11:20, Gerald Leier wrote: > Hello, Hi, > > Is there some kind of archive containing valid > bacula FileSet configurations available somewhere? You might want to check out the wiki: http://wiki.bacula.org/doku.php?id=sample_configs > > Even sniplets like for example exclude

[Bacula-users] wildfile, wilddir and exclude pattern examples(that work with 2.4.4)

2009-03-09 Thread Gerald Leier
Hello, Is there some kind of archive containing valid bacula FileSet configurations available somewhere? Even sniplets like for example exclude patterns would be very helpfull in figuring out how to do it right. The following example is something that looks ok to me but doesnt work at all and ma