Hi,
I try to use Syncovery on my Linux server. Using cronjobs it works very well but I have no idea how to use the scheduler.
In your description you wrote it could be started using "./SyncoveryCL &" which is correct if you start it in the current user session. But I want to let the server start syncovery on bott using /etc/init.d/ script.
I tried tmux, screen and directly using "./SyncoverCL &" to be executed in a script. Everytime it tries to start but freezes at the line "23:37:22 Initiating interprocess communication as server".
Is there any documentation how to use the service? e.g. how to configure it using a startup script?
Yours
Stefan