Dear Developers, 

I just made a simple patch to enable a FileSet variable for Bacula (please 
inform me if it's not the right way to do that). 
I truly believe this is important so some users can set a "show ${FileSet}" 
before the backup jobs if they have more strict auditing policies; or just 
would improve support capabilities and troubleshooting, since FileSets content 
may suffer change all over the time. 
Despite of more log output it would be helpful to know at a glance: compression 
and signature level/algorithm; wildcards & regexp; includes / excludes at the 
fileset etc. 
This is the content (posted here: http://bugs.bacula.org/view.php?id=2133): 

diff expand.c /usr/src/bacula-7.0.5/src/dird/expand.c 
126,128d125 
< case 13: /* FileSet */ 
< str = jcr->fileset->name(); 
< break; 
163d159 
< { NT_("FileSetName"), 13, job_item}, 

Regards, 
=========================================================================== 
Heitor Medrado de Faria - LPIC-III | ITIL-F | Bacula Systems Certified 
Administrator II 
Do you need Bacula training? 
https://www.udemy.com/bacula-backup-software/?couponCode=bacula-list 
I do Bacula training and deploy in any city of the world. More information: 
http://bacula.us/ 
+55 61 8268-4220 
Site: http://bacula.us FB: heitor.faria 
=========================================================================== 
------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to