Hello, I'm trying to run a daily verify job to see which files have changed from the previous verify.
To do so I want to: 1) Run a daily verify job 2) Run a init catalog job when the verify finishes to refresh the database so the next time de verify is run I will only see the new changes. The problem is that the daily verify says it doesn't have an InitCatalog job ( because of the different jobs names?) How can I do this (daily init catalog and daily verify) automatically? Thanks. Jobs definition: Job { Name = Verify1 Client = client-fd FileSet = "VerifyFileset" Type = Verify Schedule = "DailyVerify" Level = Catalog .... Priority = 10 } Job { Name = VerifyInit1 Client = client-fd FileSet = "VerifyFileset" Type = Verify Schedule = "DailyVerify" Level = InitCatalog .... Priority = 20 } ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users