Bacula-users

Re: [Bacula-users] Exclude directories

2011-09-26 05:13:06
Subject: Re: [Bacula-users] Exclude directories
From: Thomas Mueller <thomas AT chaschperli DOT ch>
To: bacula-users AT lists.sourceforge DOT net
Date: Mon, 26 Sep 2011 11:10:53 +0200
On 26.09.2011 10:47, Lyn Amery wrote:
>
> Hi all,
>
> I've been wading through the documentation on how to exclude
> files and directories from backup jobs but have had no luck.
> I'm trying to exclude files like .pgpass and .svn directories
> from wherever they occur in the filesystem.
>
> The following works for /tmp and /var/tmp but seems to have
> no effect on directories named .svn:
>
>    Exclude {
>     File = /tmp
>     File = /var/tmp
>     File = ".svn"
>    }


You need something wild/wildfile/wilddir .

have a look a the manual:


http://bacula.org/5.0.x-manuals/en/main/main/Configuring_Director.html#SECTION001870000000000000000



- Thomas


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>