But I don't want to exclude directories like /data/backup/DB-ADMIN* , I 
want to backup only them ! (not the other files in /data/backup)

Le 24/10/2011 15:12, Ben Walton a écrit :
> Excerpts from Dimitri Gourdon's message of Mon Oct 24 07:34:53 -0400 2011:
>
> Hi Dimitri,
>
>> FileSet {
>>     Name = "XXXXX"
>>     Include {
>>       Options {
>>         signature = SHA1
>>         compression=GZIP
>>         wilddir = "/data/backup/DB-ADMIN*/"
>>       }
>>     File = /data/backup
>>     }
>> }
> You're not telling the fileset to exclude those directories.  The
> options statement should have Exclude = yes in it.
>
> Thanks
> -Ben
> --
> Ben Walton
> Systems Programmer - CHASS
> University of Toronto
> C:416.407.5610 | W:416.978.4302
>
>
> ------------------------------------------------------------------------------
> The demand for IT networking professionals continues to grow, and the
> demand for specialized networking skills is growing even more rapidly.
> Take a complimentary Learning@Cisco Self-Assessment and learn
> about Cisco certifications, training, and career opportunities.
> http://p.sf.net/sfu/cisco-dev2dev
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to