Bacula-users

Re: [Bacula-users] The bacula don't make the backup for any file

2008-07-22 11:05:04
Subject: Re: [Bacula-users] The bacula don't make the backup for any file
From: "John Drescher" <drescherjm AT gmail DOT com>
To: baculausers <Bacula-users AT lists.sourceforge DOT net>
Date: Tue, 22 Jul 2008 11:04:58 -0400
On Tue, Jul 22, 2008 at 11:04 AM, John Drescher <drescherjm AT gmail DOT com> 
wrote:
> On Tue, Jul 22, 2008 at 10:57 AM, Ronna Mijares <ronnamijares AT gmail DOT 
> com> wrote:
>> When I include the files, and restart the daemon ,
>>
>> FileSet {
>>   Name = "FullSet"
>>     Include  {
>>        Options  {
>>              signature = MD5 {
>>
>>       File = /var
>>       File = /etc
>>       File = /home
>>                              }
>>
>>                  }
>>              }
>>      Exclude {
>>        File = /proc
>>        File = /tmp
>>        File = /.journal
>>        File = /.fsck
>>              }
>>          }
>>
>>
>> It show that message:
>>
>> Bacula:/etc/bacula# /etc/init.d/bacula-director restart
>> Restarting Bacula Director: 22-jul 10:25 bacula-dir: ERROR TERMINATION at
>> inc_conf.c:599
>> Config error: Keyword File not permitted in this resource
>>             : line 112, col 11 of file /etc/bacula/bacula-dir.conf
>>       File = /var
>>
>
> Make that:
>
> FileSet {
>   Name = "FullSet"
>     Include  {
>        Options  {
>              signature = MD5
>          }
>         File = /var
>         File = /etc
>         File = /home
>      }
>      Exclude {
>          File = /proc
>          File = /tmp
>          File = /.journal
>          File = /.fsck
>     }
> }
>
> John
>



-- 
John M. Drescher

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users