Re: [Bacula-users] Options outside of Include section

2015-02-21 Thread Kern Sibbald
On 20.02.2015 13:28, Pavel Bychikhin wrote: > Hello Everyone, > Is it possible to put a (default) Options section outside of an Include > section in a FileSet resource? No. There are global options for the whole FileSet, but they are not in an Options block, which only appears in an Include {}.

[Bacula-users] Options outside of Include section

2015-02-20 Thread Pavel Bychikhin
Hello Everyone, Is it possible to put a (default) Options section outside of an Include section in a FileSet resource? According to documentation (14.7 The FileSet Resource) the description of these sections begins with: Include { Options {<file-options>} ...; <file-list> } Options { <file-options>