ZIP
WinGet
Syncthing
The Syncthing Authors · 2.1.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
syncthing-windows-386-v2.1.0.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Syncthing.Syncthing
Version
2.1.0
Description
Open Source Continuous File Synchronization
License
MPL-2.0
↗
Support
https://forum.syncthing.net/
Installer URL
https://github.com/syncthing/syncthing/releases/download/v2.1.0/syncthing-windows-386-v2.1.0.zip
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
Major changes in 2.1
- Devices and folders can now be grouped in the GUI by setting the new
group attribute.
- HTTP and HTTPS proxies with support for CONNECT can now be used, in
addition to the existing support for SOCKS proxies (the environment
variable all_proxy=https://...).
- Block indexing can be turned off for folders where it's more desirable to
optimise for reduced database size and overhead than minimal transfer
size (the blockIndexing attribute on folder configuration).
- GU…