Mandi! Rob Gerber
In chel di` si favelave...
> On C drive, what things do you want to back up?
> It looks like you say "include all of C drive" and then also say "back up
> folder matching C:/Program Files*/Hocoma", then say "exclude anything on
> C".
> I think if this is the case maybe you are using conflicting instructions.
> If you only want to back up folder matching C:/Program Files*/Hocoma, maybe
> only tell it to back up that folder?
Perfectly clear.
My current fileset is now:
FileSet {
Name = ArmeoStd
Description = "Backup dati Hocoma/Armeo"
Enable VSS = yes
Include {
File = "C:/"
Options {
Signature = MD5
Ignore Case = yes
RegExDir = "^C:/Program Files[^/]*$"
WildDir = "C:/Program Files*/Hocoma"
Wild = "C:/Program Files*/Hocoma/*"
}
Options {
Exclude = yes
Ignore Case = yes
# Escludo tutto il resto.
Wild = "C:/*"
}
}
Include {
File = "D:/"
Options {
Signature = MD5
Ignore Case = yes
}
}
}
My first try was exactly to remove the:
File = "C:/"
from Include {} stanza, but i discovered that bacula ignore completely C:
disk, even not running VSS on it.
But at that time i've only:
Wild = "C:/Program Files*/Hocoma/*"
on Options {} stanza, so probably does not work for that.
You mean that a stanza like:
Include {
Options {
Signature = MD5
Ignore Case = yes
RegExDir = "^C:/Program Files[^/]*$"
WildDir = "C:/Program Files*/Hocoma"
Wild = "C:/Program Files*/Hocoma/*"
}
}
would suffice?! Thanks.
--
...ma quel suo volo certo vuol dire
che bisognava volare (F. Guccini)
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users