Hi, I think that the documentation at http://doc.bareos.org/master/html/bareos-manual-main-reference.html#x1-1410009.5.1 is confusing and also not complete (File and Plugin directives in FileSets).
I need to backup git repositories so I followed http://wiki.bacula.org/doku.php?id=application_specific_backups:postgresql guide (part Single pass backup with bpipe). I see there I can use in FileSet (in Bacula): Plugin = "\\|/etc/bacula/scripts/bpipe-pg-db" I tried it with Bareos 15.2 and it works! That's great. What are other possibilities to specify Plugins? Can I also use "\<", "<", "@" ? I haven't find such option in Bareos Documentation. Was I looking for it wrong way or it's simply not there or was it removed in 16.2? To be honest "File =" directive is also confusing for me: File = < filename | dirname | |command | ∖<includefile-client | <includefile-server > First what confuses me is mixing "<>" with only "<" and "|" (or) with "|" (pipe) without any visible difference. Second confusing thing is that there is "\<" and "<" (client versus server) but only "|" (command - also client versus server is supported). Third point is no "@" mentioned there while it's first point in file-list (no definition of file-list in the File = < ... > line.). I'm sorry my English is not good enough to propose an exact change in documentation. Cheers, Luf -- 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.
