Hi.

On Tue, 6 Feb 2007 19:28:40 GMT, Martin Simmons wrote:

> No, you can't use [] like that in a regexp -- it is for matching
> single characters, not strings.  There is no "not" operator in
> regexps.

Actually there is, if you happen to use perl compatible REs (if bacula
does that I do not know).

regexdir = "/home/[^/]+/(?!Movies|Music|Pictures])/.*"


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to