Home > Software > File Management > Sync > Syncthing
Details
- Package ID
- syncthing
- Version
- 1.5.0
- Downloads
- 22062
- Website
- https://syncthing.net/
Summary
Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized.
Description
Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it’s transmitted over the Internet
This package contains only the CLI program to be launched from the terminal.
If you want to add syncthing as a service that runs at system startup, execute the following command from PowerShell with administrator permissions.
New-Service Syncthing $env:ChocolateyInstall/bin/syncthing.exe -StartupType Automatic
Start-Service Syncthing
NOTE: This is an automatically updated package. If you find it is out of date by more than a week, please contact the maintainer(s) and let them know the package is no longer updating correctly.