Bacula-users

[Bacula-users] Exclude = yes, or not?

2011-06-01 05:16:57
Subject: [Bacula-users] Exclude = yes, or not?
From: Mauro Colorio <mauro.colorio AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 1 Jun 2011 11:13:53 +0200
what's wrong?

FileSet {
  Name = "my Set"
  Include {
    Options {
      Ignore Case = yes;
    }
    File = "E:/Shared/"
  }
  Include {
    Options {
      Exclude = yes;
      Ignore Case = yes;
    }

    File = "E:/Shared/foo"
    File = "E:/Shared/bar"

    }
}

the job using this fileset still tries to backup folders and file
under E:/Shared/foo,
any hint?

tank you
Mauro

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
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>