ZIP
WinGet
Syncthing
The Syncthing Authors · 1.29.7 · arm64
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-arm64-v1.29.7.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Syncthing.Syncthing
Version
1.29.7
Description
Open Source Continuous File Synchronization
License
MPL-2.0
↗
Support
https://forum.syncthing.net/
Installer URL
https://github.com/syncthing/syncthing/releases/download/v1.29.7/syncthing-windows-arm64-v1.29.7.zip
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
Syncthing 2 is coming
Syncthing version 1.x will soon be replaced by Syncthing version 2.x.
Version 2 brings a new database format and various cleanups, but remains
protocol compatible with Syncthing 1.
More detailed information about Syncthing 2 can be found in the release
notes at https://github.com/syncthing/syncthing/releases.
What's Changed
Fixes
- fix(config): deep copy configuration defaults (fixes #9916) by @hazemKrimi in #10101
- fix(config): mark audit log options as needing restart (f…