New: OneLoupe (May 1, 2025), Platform 30.0.2 (Mar 27, 2025) 1,100+ portable packages, 1.2 billion downloads Ad Free! 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")
Please help support us by making a donation so we can keep bringing you awesome free software. We accept credit card, wire transfer, PayPal, cryptocurrency, and more.
If you recently donated, thank you!
best way to do this is do write a basic script which just calls the three sync jobs one after another, such as: