Bacula-users

Re: [Bacula-users] Very selective backup set

2009-02-18 04:35:24
Subject: Re: [Bacula-users] Very selective backup set
From: Tom Sommer <mail AT tomsommer DOT dk>
To: Allan Black <Allan.Black AT btconnect DOT com>
Date: Wed, 18 Feb 2009 10:32:50 +0100
Allan Black wrote:
> Tom Sommer wrote:
>   
>> Takes backup of all files in /usr/local/example/, and of all *.xml files 
>> in /example01/, /example02/ and /example03/ - recursively (the .xml 
>> files are in random subfolders within the example folders, along with a 
>> lot of other files which I don't want to backup).
>>     
>
> If you do something like this:
>
> FileSet {
>   Name = "<name>"
>   Include {
>     File = "\\|/path/to/script"
>   }
>  }
>
> You can then write a script which produces a list of files/directories to
> be backed up. Note this runs on the client (which may or may not be the
> same machine as the director).
>   
Brilliant, thank you

Tom

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
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>