with trial and error this seems to work for including files and dirs starting with "d" or "D":
Fileset {
Name = "Filme-d"
Include {
Options {
WildDir = "/data/multimedia/Filme/[dD]*"
WildFile = "/data/multimedia/Filme/[dD]*"
}
Options {
Exclude = yes
RegexDir = "./*"
RegexFile = "./*"
}
File = "/data/multimedia/Filme/"
}
}
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users
