Hi,   I am wondering if I can do a custom schedule that runs my backups
between 1:00 am and 5:00 am.  I have a few processes that I just need to
backup at this times on a daily basis and I don't want to run them all day
incrementally.  Will I basically have todo this:

Schedule {
  Name = "servername"
  Run = Level=Incremental Pool=servername-full mon-sat at 1:10
  Run = Level=Incremental Pool=servername-full mon-sat at 2:10
  Run = Level=Incremental Pool=servername-full mon-sat at 3:10
  Run = Level=Incremental Pool=servername-full mon-sat at 4:10
  Run = Level=Incremental Pool=servername-full mon-sat at 5:10
}


Or is there a call to run them like this:

Run = Level=Incremental Pool=servername-full hourly at 0:10 between 1:00 -
5:00

Thanks!
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to