Synchronization Server Documentation Index
Command-Line Tool Reference Home

start-sync-server

Description
Examples
Arguments

Description

Start the Synchronization Server.

Examples

Start the server as a background process:
start-sync-server


Start the server as a foreground process:
start-sync-server --nodetach

Arguments

-V
--version

Description Display Synchronization Server version information

-H
--help

Description Display general usage information

--help-debug

Description Display help for using debug options
Advanced Yes

-s
--systemInfo

Description Display general system information

-L
--useLastKnownGoodConfig

Description Attempt to start using the configuration that was in place at the last successful startup (if it is available) rather than using the current active configuration

--lockdownMode

Description Start the server in lockdown mode so that it will only accept requests from users with the lockdown-mode privilege

-N
--nodetach

Description Do not detach from the terminal and continue running in the foreground

-Q
--quiet

Description Use quiet mode

-D
--globalSyncDisabled

Description Start the Synchronization Server with the sync pipes disabled, so that synchronization will not start right away. This does not modify the configuration; you will need to run the realtime-sync tool to restart the Global Sync Configuration