Bacula-users

Re: [Bacula-users] Backing up only files with *foo* in the name?

2011-07-06 10:32:24
Subject: Re: [Bacula-users] Backing up only files with *foo* in the name?
From: Phil Stracchino <alaric AT metrocast DOT net>
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 06 Jul 2011 10:29:27 -0400
On 07/06/11 10:08, dobbin wrote:
> Hello there, we've got one particular server backing up to a slightly
> older debian server running bacula 2.44.
> 
> There's way too much stuff on the server to backup but the only
> important files are ones with *foo* in the filename
> 
> I want to backup every file in D:/media and all of it's
> subdirectories (of which there are many) with *foo* in the name.
> 
> I'm having a bugger of a time figuring out the syntax, can anyone
> point me in the right direction?

This is probably a good case for piping your Fileset from a simple
script (which probably needn't be much more than a 'find / -iname \*foo\*').

Oh, and you should probably use the 'ignore fileset changes' option.


-- 
  Phil Stracchino, CDK#2     DoD#299792458     ICBM: 43.5607, -71.355
  alaric AT caerllewys DOT net   alaric AT metrocast DOT net   phil AT 
co.ordinate DOT org
  Renaissance Man, Unix ronin, Perl hacker, SQL wrangler, Free Stater
                 It's not the years, it's the mileage.

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
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>