Hello,

Sorry if my english isn't very well :)

I'm trying to schedule Bacula Job, but i'm not sure how to do what i want.

I need to do :

- a Full backup the 1st monday of a month
- a Full backup the next mondays of this month
- a Differential backup from tuesday to friday


Here is what i have write in my bacula-dir.conf

Schedule {
  Name = "schedulehome"
  Run = Full 1st monday at 23:00
  Run = Full 2nd-5th monday at 23:00
  Run = Differential tuesday-friday at 23:00
}

Is it ok ?



------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to