Re: [Bacula-users] Using two pools for backup

2014-08-01 Thread Kern Sibbald
Hello, Some points: 1. You can combine your Full and Differential run directives on two directives, which will in my opinion be easier to read with: Run = Level=Full Pool=File on 1st sun jan,mar,may,jul,sep,nov at 00:00 Run = Level=Differential Pool=File on 1st sun feb,apr,jun,aug,oct,dec

[Bacula-users] Using two pools for backup

2014-08-01 Thread Ross Williamson
Hi All, Pretty new to bacula so apologies if this is dumb..I would like to simulate a "Mac Time Machine" feature. My setup is to have a full backup every 2 months, a differential every other month (out of sync with the full) and an incremental every day. I think I have this setup as expected and