Great peer-to-peer and file-synchronization software for your Desktop PC!

Syncthing

Syncthing 2.0.4 (64-bit)

  -  11.2 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Syncthing 2.0.4 (64-bit).


For those interested in downloading the most recent release of Syncthing or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • Syncthing 2.0.4 (64-bit) Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Syncthing 2.0.4 (64-bit) Screenshot 1
  • Syncthing 2.0.4 (64-bit) Screenshot 2
  • Syncthing 2.0.4 (64-bit) Screenshot 3

What's new in this version:

Fixed:
- fix(cmd): only start temporary API server during migration if it's enabled
- fix(model): consider MaxFolderConcurrency when calculating number of hashers
- fix(model): consider number of CPU cores when calculating hashers on interactive OS
- fix(db): apply all migrations and schema in one transaction
- fix(model): correctly handle block-aligned empty sparse files
- fix(syncthing): apply folder migrations with temporary API/GUI server

Other:
- chore(db): adjust db bench name to improve benchstat grouping
- chore(db): cleanup DB in tests and remove OpenTemp
- build: use Go 1.24 tools pattern
- chore(db): avoid rowid for blocks and blocklists
- refactor(db): slightly improve insert performance
- chore(gui): use steps of 1024 KiB for bandwidth rate limits
- chore(gui): use step of 3600 for versions cleanup interval
- chore(db): benchmark output, migration blocks/s output
- chore(db): update schema version in the same transaction as migration
- chore(db): migration for previous commits