Re: [Bacula-users] FileSet Exclude by Default

2005-03-23 Thread David Clymer
On Wed, 2005-03-23 at 09:22 -0600, Mike Reinehr wrote: > On Tuesday 22 March 2005 07:41 pm, David Fuchs wrote: > > 22-Mar 17:26 davidfuchs-dir: ERROR TERMINATION at inc_conf.c:495 > > Config error: Regex compile error. ERR=repetition-operator operand invalid > > > > : line 119, col 35 o

Re: [Bacula-users] FileSet Exclude by Default

2005-03-23 Thread Mike Reinehr
On Tuesday 22 March 2005 07:41 pm, David Fuchs wrote: > 22-Mar 17:26 davidfuchs-dir: ERROR TERMINATION at inc_conf.c:495 > Config error: Regex compile error. ERR=repetition-operator operand invalid > >             : line 119, col 35 of file > /usr/local/bacula/etc/bacula-dir.conf RegexFile = "^.?*$

Re: [Bacula-users] FileSet Exclude by Default

2005-03-23 Thread David Fuchs
Kern Sibbald wrote: It was probably me who proposed something like the following. I suspect it never worked because contrary to what I thought the exclude = yes matches nothing. So, I have two suggestions that may work: 1. Add a wild = "*" just after the exclude = yes 2. Alternatively, and p

Re: [Bacula-users] FileSet Exclude by Default

2005-03-19 Thread Kern Sibbald
On Saturday 19 March 2005 21:22, David Fuchs wrote: > Kern Sibbald wrote: > >Hello, > > > >On Friday 18 March 2005 23:56, David Fuchs wrote: > >>Hello, > >> > >> I've been trying to configure a FileSet that will only back up > >>specific file extensions, but I seem to be misunderstanding the syntax

Re: [Bacula-users] FileSet Exclude by Default

2005-03-19 Thread David Fuchs
Kern Sibbald wrote: Hello, On Friday 18 March 2005 23:56, David Fuchs wrote: Hello, I've been trying to configure a FileSet that will only back up specific file extensions, but I seem to be misunderstanding the syntax of the FileSet records. By searching the archives, I found the following FileS

Re: [Bacula-users] FileSet Exclude by Default

2005-03-19 Thread Kern Sibbald
Hello, On Friday 18 March 2005 23:56, David Fuchs wrote: > Hello, > > I've been trying to configure a FileSet that will only back up > specific file extensions, but I seem to be misunderstanding the syntax of > the FileSet records. > > By searching the archives, I found the following FileSet exa