Am 11.02.2014 10:19, schrieb dorinegt: > I would like to have backups like that : - 1 FULL by week - 1 > INCREMENTAL each day > > It works fine. But The second week, BACULA create an other file with > FULL backup. It doesn't delete or replace the previous FULL backup. > > How can we configure BACULA to do that ?
on success of the next FULL job you may delete the previous FULL job by a RunAfterJob procedure. -- Ralf Brinkmann ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
