Skip to content

zudo/syncthing_ctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syncthing_ctl

Starting Syncthing Automatically on Windows

Install

To install syncthing_ctl from source, first ensure you have Rust and Cargo. If not, install them via rustup.rs.

cargo install --git https://github.com/zudo/syncthing_ctl

This program assumes Syncthing is located at C:\syncthing\syncthing.exe by default.

Usage

To enable or disable automatic startup, simply run syncthing enable or syncthing disable, respectively.

syncthing enable -- -no-browser

For manual control, use syncthing start and syncthing stop to start and stop Syncthing.

About

Starting Syncthing Automatically on Windows

Topics

Resources

Stars

Watchers

Forks

Languages