Syncthing 是一款开源的跨平台文件同步工具,支持在多个设备之间安全地同步文件与文件夹。它无需依赖云服务器,所有数据都通过点对点加密传输,确保隐私与安全。无论是 Windows、macOS、Linux 还是移动端设备,Syncthing 都能轻松实现高速文件同步。
该软件提供直观的 Web 管理界面,让用户能够方便地查看同步状态、添加设备或管理文件夹,非常适合家庭共享、团队协作或跨设备数据备份等使用场景。对于追求高效与安全并重的用户来说,这款文件同步工具 无疑是理想之选。如果你想拥有一套无需云端、自由可控的跨平台同步解决方案,Syncthing 值得尝试。

# 新版变化
https://github.com/syncthing/syncthing/releases
Fixes
- fix(policy): only allow approvals by non-author contributors by @marbens-arch in #10419
- fix(fs): store getExpireAdd mutex in caseCache (fixes #9836) by @marbens-arch in #10430
- fix(fs): apply case option to fakefs in casefs tests by @marbens-arch in #10439
- fix(fs): only apply case option to fakefs in stress test by @marbens-arch in #10440
Other
- docs(docker): make host network mode the default by @bt90 in #10416
- chore(upnp): remove incorrect embedding of nat.Service (fixes #10426) by @imsodin in #10428
- chore: minor lint fixes by @calmh in #10436
- chore(gui): add Azerbaijani (az) and Kurdish (ckb) l10n templates. by @acolomb in #10442


















