On 23.03.2018 at 09:06 wrote Mateusz Ostrzyżek:
> Hi,
> 
> I have a question,
> 
> Is there any possibility to make backups monthly and by that i mean 30 days 
> from previous backups.
> 
> I know there is a schedule like that  
> 
> Schedule {
>   Name = "WeeklyCycle"
>   run = Full 1st Sat at 21:00
>   run = Differential 2nd-5th Sat at 21:00
>   run = Incremental Mon-Fri at 21:00
> }
> 
> but as You see in April we need to wait 7 more days till Saturday 
> 
> April         May             June
> Su    Mo      Tu      We      Th      Fr      Sa
> 1     2       3       4       5       6       7
> 8     9       10      11      12      13      14
> 15    16      17      18      19      20      21
> 22    23      24      25      26      27      28
> 29    30                                      
> 
> 
> I want schedule like that
> 
> Full backup every 30 days
> Differential backup every 7 days 
> Incremental backup every day >
> Is it possible

Sure.

http://doc.bareos.org/master/html/bareos-manual-main-reference.html#directiveDirJobMax%20Diff%20Interval
= 7 days

http://doc.bareos.org/master/html/bareos-manual-main-reference.html#directiveDirJobMax%20Full%20Interval
= 30 days

Start an incremental backup every day and let it upgrade to Diff or Full
according to the settings above.

Jörg

-- 
 Jörg Steffens                   [email protected]
 Bareos GmbH & Co. KG            Phone: +49 221 630693-91
 http://www.bareos.com           Fax:   +49 221 630693-10

 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
 Komplementär: Bareos Verwaltungs-GmbH
 Geschäftsführer:
 S. Dühr, M. Außendorf, Jörg Steffens, P. Storz

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