On 4/10/24 11:38 PM, Stefan G. Weichinger wrote:
First coffee here right now ;-) Thanks for your example.
Hello Stefan, You are welcome! Well, it is 23:41 here now, so I have switched from coffee to beer. :)
I didn't add "signature" but already came up with this yesterday:
Fileset {
Name = "VM_XYZ"
Include {
File = "/mnt/backup/vmbackup/Backup XYZ"
Options {
WildFile = "*.vbk"
}
Options {
Exclude = "Yes"
RegexFile = ".*"
}
}
}
seems to work!
OH! Look at you, jumping from WildFile to RegexFile! :) I was trying to keep things simple, but OK. :) Yes, this is fine. Remember my first post about there always being several ways to do something in Bacula? :)
Do I have to add that signature-line?
To confirm why I made that comment, try running a restore of one of these jobs that you have now backed up. ;) What do you see? Glad y ou got this working!And, if you like we can talk about Client side scripts to point your `File = ` at too. Just for more fun and practice, of course. BUT... client side scripts are a bit less scalable as you might imagine. :)
Best regards, Bill -- Bill Arlofski [email protected]
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
