> "
> 28-Apr 11:15 bacula-dir: ERROR TERMINATION at
> /home/kern/bacula/k/src/dird/inc_c
> onf.c:712
> Config error: Options section not permitted in Exclude
>
>            : line 119, col 12 of file
> C:\ProgramData\Bacula/bacula-dir.conf
>    Options {
> "
>
> The fragment of the config file it is concerned with is:
>
> "
> #
> # If you backup the root directory, the following excluded
> #   files can be useful
> #
>  Exclude {
>    Options {
>      signature = MD5
>      ignore case = yes
>    }
>    File = C:/Temp
>    File = C:/tmp
>  }
> }
> "


Exclude does not allow an Options section. And the .conf you are
specifying makes no sense. I mean why would you tell bacula to md5
files you do not want it to backup?

John

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to