Am 04.09.26 um 14:32 schrieb Arno Lehmann via Bacula-users:

Can you paste some of the list output, and also the file set definition you use for the windows clients?

I suspect you use backslashes as path separators, which will not work, because Bacula will not consider those names as structured with paths. One result, I suppose (have not tried...) would be that Bacularis will just present very funnily named files without directory tree.
Ah, that's a great thought!

Indeed I have backslashes ...

I quote from the conf-files:

File = "c:\\SOMESHARE"

(seems I have added that manually on the way ...)

I edit it via FileBrowser to

File = "C:/SOMESHARE"

Reran a related job, and you are right: Restore now shows the tree of files as expected!

thanks a lot!





_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to