Bacula-users

Re: [Bacula-users] ignored entries in FileSet

2011-05-04 06:48:35
Subject: Re: [Bacula-users] ignored entries in FileSet
From: Martin Simmons <martin AT lispworks DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 4 May 2011 11:46:08 +0100
>>>>> On Tue, 3 May 2011 21:18:31 -0700 (PDT), fink  said:
> 
> I'm Using Bacula 5.0.3 server & clients. At this point, I'm trying to just 
> back up the etc directories of multiple jails in /usr/jails on a FreeBSD 
> Bacula client.
> The Bacula server's director config looks like:
> """
> FileSet {
>   Name = "FreeBSDConfigs"
>   Include {
>     Options {
>        signature = MD5
> #       RegexDir = "/usr/jails/[^/]*/etc$"
> #       RegexDir = "/usr/jails/[^/]*/usr/local/etc$"
>        WildDir = "/usr/jails/voip/etc"
>     }
>     Options {
>       RegexDir = ".*"
>       exclude = yes
>     }
>     File = /usr/jails
>   }
> }
> 
> """
> 
> 
> I've tried variations on the included files. None seem to work, not even
> specifying a particular directory in the WildDir command – everything is
> excluded.

You need to include the intervening directories, but not their contents, as in
http://www.mail-archive.com/bacula-users AT lists.sourceforge DOT 
net/msg33689.html

__Martin

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users