Bacula-users

Re: [Bacula-users] Weird recursive issue [SOLVED]

2015-02-13 02:19:05
Subject: Re: [Bacula-users] Weird recursive issue [SOLVED]
From: Luc Van der Veken <lucvdv AT wimionline DOT com>
To: "bacula-users AT lists.sourceforge DOT net" <bacula-users AT lists.sourceforge DOT net>
Date: Fri, 13 Feb 2015 07:13:54 +0000
From: Bill Arlofski 
>
> If this is true, it seems like the v7 behavior is the correct behavior, so...
> problem solved I guess. :)

I fail to see the logic in that, but then I may be misunderstanding something.

  Include {
    Options {
      Exclude = Yes
      Wilddir = */Temp
    }
    File = C:/
    File = D:/
  }

Means to me: back up C and D, excluding what's specified in the options 
section, i.e. excluding Temp directories.

  Include {
    Options {
      Exclude = Yes
    }
    File = C:/
    File = D:/
  }

Means to me: back up C and D, excluding what's specified in the options 
section, i.e. excluding absolutely nothing.


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users