Data Sync Server Documentation Index
Command-Line Tool Reference Home

start-server

Description
Examples
Arguments

Description

Start the Data Sync Server.

Examples

Start the server as a background process:
start-server


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

Arguments

-V
--version

Description Display Data Sync 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

-v
--verbose

Description Specifying this parameter will enable detailed timing information for every phase of the server startup, not just ones of a certain length

-D
--globalSyncDisabled

Description Start the Data Sync 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