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
Try this:
Fileset {
Name="fileset"
Include{
Options{
WildFile=*.ppt
Wildfile=*.xls
WildFile=*.txt
WildFile=*.sxw
}
Options{
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
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