Daniel <[email protected]> writes: > I'm trying to include my fileset from the file daemon. Like published > in the bacula book on page 219 the syntax is > File = "\\</path/to/file/on/client" > So i tried File = "\\>C:/Program Files/Bareos/backupfiles" and > File = "\\>C:/Program Files/Bareos/backupfiles.txt" > with the following content in that file: > "C:/Windows/System32/drivers/etc/hosts" > "C:/Program Files/Keys" > > but if i run a backup, bareos only says: > 15-Sep 10:26 titan-fd JobId 606: Fatal error: No drive letters found for > generating VSS snapshots. > 15-Sep 10:26 titan-fd JobId 606: Error: VSS API failure calling > "BackupComplete". ERR=Object is not initialized; called during restore > or not called in correct sequence. > > If I use the same files with File= prefix in fileset it will work, but > with the include-thing not. Can anybody help?
Try to remove the quotes in the your txt file. -- Kjetil T. Homme Redpill Linpro AS - Changing the game -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
