Starting and stopping Syncrify
Depending upon the host operating system, the steps for starting and stopping are different.
Microsoft Windows
Syncrify is installed as a Service on Windows. Therefore, to start or stop, go to Control Panel / Administrative Tools / Services and perform the appropriate action.
Additionally, Syncrify comes with a Service Manager application on Windows that you can use to start/stop the server.
Linux
Use the following scripts:
- /etc/init.d/syncrify start - to start Syncrify
- /etc/init.d/syncrify stop - to stop Syncrify
MacOS
Double click the Syncrify.app application to run. Use the generic way to stop it. See below
Other UNIX platforms
You can stop it by sending a kill command or use the generic way to stop. See below
Generic way of stopping Syncrify
This method can be used on any operating system, provided following conditions are met:
- You must login as Admin
- You must be logged in from the localhost
Type the following URL in your browser to stop Syncrify.
http://localhost:5800/app?operation=terminate