Bacula-users

[Bacula-users] wildfile, wilddir and exclude pattern examples(that work with 2.4.4)

2009-03-09 06:45:33
Subject: [Bacula-users] wildfile, wilddir and exclude pattern examples(that work with 2.4.4)
From: Gerald Leier <gerald.leier AT lixto DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Mon, 09 Mar 2009 11:20:10 +0100
Hello,

Is there some kind of archive containing valid
bacula FileSet configurations available somewhere?

Even sniplets like for example exclude patterns
would be very helpfull in figuring out how to do
it right.

The following example is something that looks
ok to me but doesnt work at all and makes bacula
barf about allmost every line contained within
the exclude options.(the ones containing wild*)

Also im a little confused about Exclude{} and
Exclude=yes... comparing rel-bacula.pdf with
the provided default configurations and the
few google hits just made that worse.

i use bacula 2.4.4.

---------------------------------------------------
FileSet {
  Name = "WinxpFull"
  Enable VSS = yes
  Include {
    Options {
signature = SHA1
compression=GZIP
ignore case = yes
    }
    File = c:/
    File = d:/
  }
  Exclude {
        File     = "c:/temp"
        File     = "d:/temp"
        wilddir  = "c:/windows/temp*"
        wilddir  = "*temporary internet files*"
        wildfile = "*pagefile.sys"
        wildfile = "*.log"
        wildfile = "*system32/perflib*.dat"
  }
}
---------------------------------------------------
bacula-dir -t
 Config error: Keyword wilddir not permitted in this resource

any hints would be very appreciated.


sincerely yours
Gerald

-- 


------------------------------------------------------------------------------
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