Re: [Bacula-users] Bacula FileSet Problem

2006-02-07 Thread KeenLearner (sent by Nabble.com)
Thanks A Lot, It works:) but u havent mentioned that how can we use the compress & MD5 option. also pls tell me if i will be having 200-300 clients all are on different platforms having the same scenario which i asked earlier , then is bacula a suitable solution for them. Thanks & Regards, KeenL

Re: [Bacula-users] Bacula FileSet Problem

2006-02-06 Thread Sim Zacks
Try this: Fileset { Name="fileset" Include{ Options{ WildFile=*.ppt Wildfile=*.xls WildFile=*.txt WildFile=*.sxw } Options{

Re: [Bacula-users] Bacula FileSet Problem

2006-02-06 Thread Danie Theron
Try the following : FileSet { Name = "fileset" Include { File = "c:/*.ppt" File = "c:/*.xls" File = "c:/*.txt" } } KeenLearner (sent by Nabble.com) wrote: Hi to all, i am new to Bacula, so need ur help regarding File Set syntax. i have a mixed platform clients .like

[Bacula-users] Bacula FileSet Problem

2006-02-06 Thread KeenLearner (sent by Nabble.com)
Hi to all, i am new to Bacula, so need ur help regarding File Set syntax. i have a mixed platform clients .like win-98, win-2000, win-xp, linux my requirement is to take backup of every txt, ppt, xls,sxw files from all the client machines. But as far as i knw abt bacula..we can exclude the file b