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

Syncthing

Syncthing 2.1.2 (32-bit)

  -  11.1 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.1.2 (32-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.1.2 (32-bit) Screenshots

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

    Syncthing 2.1.2 (32-bit) Screenshot 1
  • Syncthing 2.1.2 (32-bit) Screenshot 2
  • Syncthing 2.1.2 (32-bit) Screenshot 3

What's new in this version:

Fixed:
- fix: on Windows don't allocate console if not opened inside one
- fix(connections): do not report connection metrics for self
- fix: let umask do the thing
- fix(fs, model): improve symlink resilience in file shortcut
- fix(protocol): always expect & validate block hash in requests
- fix(protocol): be more stringent about blocks in non-file entries
- fix(protocol): loosen restriction on size of directory entries
- fix(folder): check if context canceled when scanning
- fix(config): remove extraneous defaults setting while unmarshalling folder options
- fix(sqlite): update last migration to set schema version, counts

Other:
- chore(syncthing): open URLs via Windows API instead via cmd.exe
- chore(db, model): separate methods to drop a device vs its files
- build(deps): update dependencies
- build: use Go 1.26 for Windows as well
- chore(osutil): fixup test for symlinked folder root
- chore(model): increase default value for num hashers
- chore: stop treating dirs as having size 128
- chore(versioner): attempt to prevent blatantly unsafe external versioner commands