New: Kanri (Oct 9, '24), Platform 29.5.3 (Jun 27, '24) 1,100+ portable packages, 1.1 billion downloads No Ads November!, Please donate today
how can I include three synchronizations in just a job?
thanks!
Aprendiz2050.
best way to do this is do write a basic script which just calls the three sync jobs one after another, such as:
sync("jobname1") sync("jobname2") sync("jobname3")
best way to do this is do write a basic script which just calls the three sync jobs one after another, such as: