So it seems from the source code that the selection depends on a new
job being created for the copy, which references the original via the
PriorJobId self join. This doesn't lend itself to easy faking out with
a SQL update, it seems to me.
So, what can I do?
Run the copy jobs to storage director
Hello
I have bacula backing up to networked storage.
For offsite storage once a week I run a PoolUncopiedJobs job to copy
the uncopied FULL pool jobs to USB drives for going offsite, job is :
JobDefs {
Name = CopyDiskToUSB
Type = Copy
Messages = Standard
Client = None
FileSet = None
Selection Ty