Bacula-users

[Bacula-users] Fileset: need a second pair of eyes

2012-04-17 12:04:19
Subject: [Bacula-users] Fileset: need a second pair of eyes
From: DMS <bacula-forum AT backupcentral DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 17 Apr 2012 08:27:20 -0700
I took a closer look. This is what I would try. Maybe someone with a bit more 
experience can take a look and adjust it.

FileSet {
  Name = "toe_home_x"
  Include {
    File  = "/mnt/toe"
    Options {
     IgnoreCase = yes
     RegExDir = "^/mnt/toe/[^/]+$"
     WildDir = "/mnt/toe/data*"
     WildDir = "/mnt/toe/data*/home"
     Wild = "/mnt/toe/data*/home/*"
    }
    Options {
      Exclude = yes
      IgnoreCase = yes
        wilddir = "/mnt/toe/data*/home/*0"
        wilddir = "/mnt/toe/data*/home/*1"
        wilddir = "/mnt/toe/data*/home/*2"
        wilddir = "/mnt/toe/data*/home/*3"
        wilddir = "/mnt/toe/data*/home/*4"
        wilddir = "/mnt/toe/data*/home/*5"
        wilddir = "/mnt/toe/data*/home/*6"
        wilddir = "/mnt/toe/data*/home/*7"
        wilddir = "/mnt/toe/data*/home/*8"
        wilddir = "/mnt/toe/data*/home/*9" 
     }
  }
}

+----------------------------------------------------------------------
|This was sent by rmcgee AT teamdms DOT com via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
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>