CPD Director Configuration
Here is an example of the FileSet and a Job resource configuration:
FileSet {
Name = cdp Include
Include {
Options {
compression = LZO
}
Plugin = "cdp: userHome=/home/user1"
}
}
Job {
Name = CDP
Client = myclient-fd
Type = Backup
Pool = Default
Schedule = Hourly
Messages = Standard
FileSet = cdp
}
See also
Go back to the Components Configuration chapter.
Go back to the CDP Plugin Configuration chapter.
Go back to the main Bacula Enterprise Continuous Data Protection page.