Bacula-users

Re: [Bacula-users] regular expressions in FileSets

2009-09-15 16:03:33
Subject: Re: [Bacula-users] regular expressions in FileSets
From: Martin Simmons <martin AT lispworks DOT com>
To: Bacula-users AT lists.sourceforge DOT net
Date: Tue, 15 Sep 2009 20:59:38 +0100
>>>>> On Fri, 11 Sep 2009 09:07:57 +0200, Juergen Koch said:
> 
> Hi,
> 
> I want to split my vhost-Dir in 2 Jobs.
> I use this in the FileSet:
> 
> File = /var/www/vhosts/[a-m]*
> 
> and
> 
> File = /var/www/vhosts/[n-z]*
> 
> The Job starts, but I receive this message:
> 
> Could not stat /var/www/vhosts/[n-z]*: ERR=File or Directory not found
> 
> But, I think, I can use regular expessions in FileSets.
> 
> Can anybody help?

See the /home/a* example in "FileSet Examples"
http://www.bacula.org/3.0.x-manuals/en/install/install/Configuring_Director.html#SECTION00680000000000000000

__Martin

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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>