15 lines
427 B
Plaintext
15 lines
427 B
Plaintext
# These are jobs run for vms, storage, archive, etc
|
|
|
|
Job { # Archive Obelisk
|
|
Name = "Archive-Obelisk"
|
|
Client = Zinc-Client
|
|
Type = "Backup"
|
|
FileSet = "Obelisk Archive"
|
|
Storage = Iron-Autochanger
|
|
Messages = JoesMail
|
|
|
|
Pool = Archive-Pool # required parameter for all Jobs, despite what appears in the next few lines
|
|
|
|
Full Backup Pool = Archive-Pool
|
|
Incremental Backup Pool = Archive-Pool
|
|
} |