Client { Name = MyFirstBaculaClient Password = "the bacula-fd password" Address = 10.55.0.76 Catalog = MyCatalog } Job { Name = "MyFirstJob" Client = MyFirstBaculaClient Type = "Backup" FileSet = "MyFirstFileSet" Storage = MyFirstStorage Schedule = MyFirstSchedule Messages = MyMessages Pool = FullFile # required parameter for all Jobs, despite what appears in the next few lines Full Backup Pool = FullFile Differential Backup Pool = DiffFile Incremental Backup Pool = IncrFile }