Bacula-users

Re: [Bacula-users] Wildcards problem

2011-10-21 13:30:30
Subject: Re: [Bacula-users] Wildcards problem
From: Martin Simmons <martin AT lispworks DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Fri, 21 Oct 2011 18:28:26 +0100
>>>>> On Fri, 21 Oct 2011 15:40:10 +0200, Dimitri Gourdon said:
> 
> Le 14/10/2011 11:02, Dimitri Gourdon a écrit :
> > Hi all,
> >
> > I use Bacula 5.0.2 on debian stable 6.0.2.
> > I want to setup a fileset to match some directories to backup. The 
> > directories are like this :
> >
> > ...
> > /data/backup/DB-ADMIN-2011-10-12/
> > /data/backup/DB-ADMIN-2011-10-13/
> > /data/backup/DB-ADMIN-2011-10-14/
> > ...
> >
> > And everyday a new directory is created.
> >
> > So my fileset :
> >
> > FileSet {
> >   Name = "XXXXX"
> >   Include {
> >     Options {
> >       signature = SHA1
> >       compression=GZIP
> >       wild = "/data/backup/DB-ADMIN*/"
> >     }
> >
> >   }
> > }
> >
> > My problem is that no file match ! I think it's a problem with the 
> > fileset wildcard cause everything (!) else work well. I've tried a lot 
> > of things, read documentation, search on google, etc... I cannot do 
> > this ! Can someone help me ???
> 
> Hi,
> 
> Nobody can help me on this problem ?

You need to add a "File =" line inside the Include to tell Bacula where to
start.  Look at the FileSet Examples again.

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

__Martin

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users