Hi,
I am running several jobs that are started manually (not via timer).
My commandline is
C:\Programme\Syncovery\Syncovery.exe /RUNX=Backup* /M /T /P
This works; the jobs are executed in sequence and the result is reported back to the application.
But: During the run, Syncovery is unresponsive.
I cannot stop the jobs, I cannot see progress during the job execution (as when started from within the application), the app even errors out when closing it to stop the jobs (EAccess violation...).
So is there another possibility to run a job sequence from commandline/batch AND keep Syncovery responsive, reporting the full progress?
Or do I have to use "Run checked profiles in Background"?