On 1/17/23 11:45, Bill Arlofski via Bacula-users wrote:
On 1/17/23 06:05, Ivan Villalba via Bacula-users wrote:
  >
How can I run two differnet copy job that copies the same jobid with the 
PoolUncopiedJobs ?

You can't.

The PoolUncopiedJobs does exactly what its name suggests: It copies jobs in a 
pool that have not been copied to some other pool.

If you want to copy the same backup jobs to more than one other pool, you will 
need to use `Selection type = SQLQuery` and
then use an appropriate SQL query for the `SelectionPattern` to generate a list 
of JobIds to run the second set of copies.


Which, I note, is what I do ANYWAY, just in case something goes wrong and I have to *rerun* the copy job.


--
  Phil Stracchino
  Babylon Communications
  ph...@caerllewys.net
  p...@co.ordinate.org
  Landline: +1.603.293.8485
  Mobile:   +1.603.998.6958



_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to