Or maybe an option in the bacula-dir.conf

Override_Local_Exclude = Yes
Respect_Local_Exclude = No

Or similar

Knut

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John
Stoffel
Sent: Thursday, August 18, 2005 11:30 AM
To: Kern Sibbald
Cc: bacula-users@lists.sourceforge.net; Phil Stracchino; Alexander Loehr
Subject: Re: [Bacula-users] How to exclude directory from backup which
contains a specific file



Kern> On Thursday 18 August 2005 20:02, Phil Stracchino wrote:

Kern> I'm not in favor of taking the control of what is backed up out of

Kern> the hands of the administrator and the centralized Director. The 
Kern> same functionality can be obtained with the Exclude directive, 
Kern> though somewhat differently.

So make it check the UID/permissions of the file.  If it's not owned by
root and mode 0400, then you ignore it.  Otherwise you use it. It's a
much easier scheme than the current edit the director conf file and try
to make it work right.

John


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle
Practices Agile & Plan-Driven Development * Managing Projects & Teams *
Testing & QA Security * Process Improvement & Measurement *
http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to