Skip to content

Srvctrl command line options

Overview

srvctrl binary (or script if on Windows) is intended to control your Management Console. While the list of commands is the same for both Windows and Linux, commands work differently on these two operating systems.

Commands

Command Windows Linux
install Registers Resilio Connect as windows service N/A
uninstall Unregisters Resilio Connect as windows service N/A
reinstall Unregisters, then registers Resilio Connect as windows service N/A
start Starts Resilio Connect service Starts Resilio Connect daemon
stop Stops Resilio Connect service Stops Resilio Connect daemon
restart Restarts Resilio Connect service Restarts Resilio Connect daemon
run Starts Resilio Connect in existing console Starts Resilio Connect in existing console
Command Windows / Linux
resetpassword Resets password. Should be called when Resilio Connect is stopped. See more here.
restore <folder_name> Restores one of Management Console backups, stored in data/server_backup/. See more in backup article. <folder_name> is not a full path, but only a backup folder name, for example, backup_1743933600007

Arguments

--appdata - specifies the location of Management Console's storage folder. Can be used to force Management Console keeping its data in a non-default location.