Silent Install HQ
ZIP WinGet

Syncthing

The Syncthing Authors · 2.0.2 · 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

SHA256 079bcc5775bead3e969582989a46d99130981623395066006ddb483dddbf88d0 VirusTotal ↗
Filename syncthing-windows-386-v2.0.2.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Syncthing.Syncthing
Version 2.0.2
Description Open Source Continuous File Synchronization
License MPL-2.0
Upgrade Behavior uninstallprevious(Uninstall previous first)
Release Notes Major changes in 2.0 - Database backend switched from LevelDB to SQLite. There is a migration on first launch which can be lengthy for larger setups. The new database is easier to understand and maintain and, hopefully, less buggy. - The logging format has changed to use structured log entries (a message plus several key-value pairs). Additionally, we can now control the log level per package, and a new log level WARNING has been inserted between INFO and ERROR (which was previously known as WAR…