Read the paragraphs starting with "The Options resource is optional" in
https://www.bacula.org/9.4.x-manuals/en/main/Configuring_Director.html#SECTION00207
to see how multiple Options clauses work.
__Martin
> On Tue, 15 Jan 2019 20:18:10 +0100, Stefanie Leisestreichler said:
Hi.
Thanks, it works now when I put in the first option
block like this definition:
Options {
wilddir = "/*/nobackup"
wilddir = "/*/TO_BE_ARCHIEVED"
wilddir = "/*/yetanothertest"
wildfile = "*.tmp"
Exclude = yes
ignore case = yes
}
How can I know what Op
Hello Stefanie
You must include the option " ignore case = yes" in the firts option too.
Best regards
*Wanderlei Hüttel*
http://www.bacula.com.br
Em ter, 15 de jan de 2019 às 15:23, Stefanie Leisestreichler <
stefanie.leisestreich...@peter-speer.de> escreveu:
> Thanks, guys. This is working,
Thanks, guys. This is working, except "ignore case". Did I miss something?
Here is my test scenario, which I would expect to exclude
YETANOTHERTEST/ and noBackup/ (because of using ) also:
FileSet {
Name = "backnix-2017"
Include {
Options {
wilddir = "/*/nobackup"
wilddir =
Hello Stefanie
I like to include another option only to deal the exclude files
FileSet {
Name = "testnix-2017"
Include {
Options {
wilddir = "/*/nobackup"
wildfile = "*.tmp"
Exclude = yes
}
Options {
signature = MD5
compression = GZIP
Hi,
test with :
wilddir = "/*/nobackup"
bye
Le 15/01/2019 à 10:25, Stefanie Leisestreichler a écrit :
Hi.
I have this FileSet Definition. Why is exclude not working and folder
nobackup is backuped?
For test purposes I have created a folder /root/nobackup
Bacula version is 9.2.0.
Thanks.
Hi.
I have this FileSet Definition. Why is exclude not working and folder
nobackup is backuped?
For test purposes I have created a folder /root/nobackup
Bacula version is 9.2.0.
Thanks.
Stefanie
FileSet {
Name = "testnix-2017"
Include {
Options {
signature = MD5
compress
Hello,
14.11.2009 02:55, Dan Langille wrote:
> Glynd wrote:
>> I have obviously not understood how exclude works.
:-)
You're not rhe first there - excludes are a bit difficukt to
understand, I guess.
>> I have the following in my fileset resource but all that is backed up are
>> the directorie
Glynd wrote:
> I have obviously not understood how exclude works.
> I have the following in my fileset resource but all that is backed up are
> the directories defined in the Glynbup.txt with no files
>
> FileSet {
> Name = "Glyn Set"
> Enable VSS = yes
> Include {
> Options {
> Co
I have obviously not understood how exclude works.
I have the following in my fileset resource but all that is backed up are
the directories defined in the Glynbup.txt with no files
FileSet {
Name = "Glyn Set"
Enable VSS = yes
Include {
Options {
Compression = GZIP
# signa
10 matches
Mail list logo