Hello,

now am reading manual and i have one question about @.
Is it possible to use @ in the following way:
Name = "news"
        Include {
                Options {
                         compression=GZIP
                         wild = @exclude.list 
                         exclude = yes
                        }
                File = "D:/My Documents/work" 
                File = "D:/My Documents/temp" 
                }
where exclude.list is following:
wild = *.mp3
wild = *.avi
wild = *.mpg
wild = *.mpeg
wild = *.wmv
wild = *.wma
wild = *.wvx
wild = *.wax
wild = *.asf
wild = *.asx
wild = *.wms
wild = *.wmz
wild = *.wmd
wild = *.mlv
wild = *.mid
wild = *.mod
wild = *.mov
wild = *.mp1
wild = *.mp2
wild = *.mpa
wild = *.mpe


Or @ is only for File?

Thanks


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to