Mike Hanby schrieb:
> 
> I'm curious how I would set up a schedule to do:
> Full backups on the 1rst Sunday of Jan, Apr, Jul, Oct (i.e. quarterly)
> Differentials on all sundays in between
> incremental on mon-sat

I use this for my schedule.

Schedule {
  Name = "Archiv"
  Run = Level=Full Pool=Archiv 1st sat jan,may,sep at 6:00
}

Looking at the 'show jobs' output, this schedule seems to do what I want.

...
hour=6 
mday=0 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 
month=0 4 8 
wday=6 
wom=0 
woy=0 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 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 
mins=0
...

Ralf

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to