Here is what I want to do:

Run a full backup once a year on Jan 1st and keep for 2 years
Run an incremental backup weekly and keep for one two years
Run an incremental backup daily and keep for 90 days
Run and incremental backup every 4 hours and keep for 7 days.

Here is the schedule I think:

Schedule {
        Name = "CrashPlan"
        Run = Level=Full Pool=Yearly jan 1st at 02:00                           
                                
        Run = Level=Incremental Pool=Monthly 1st sun at 02:00
        Run = Level=Incremental Pool=Weekly mon-sat at 02:00
        Run = Level=Incremental Pool=Daily Sunday-Saturday at 00:00 04:00 08:00 
12:00 16:00 20:00
}

However, I do not know how to set a corresponding retention

-- 
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.

Reply via email to