We stand with Ukraine to help keep people safe. Join us
When you purchase through links on our site, we may earn an affiliate commission

Syncthing for Mac

Sync data between multiple nodes.

Free
In English
Version 2.0.15
5.0
Based on 1 user rate

Syncthing overview

Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet.

Main Features:
Private & Secure
  • Private. None of your data is ever stored anywhere else other than on your computers. There is no central server that might be compromised, legally or illegally.
  • Encrypted. All communication is secured using TLS. The encryption used includes perfect forward secrecy to prevent any eavesdropper from ever gaining access to your data.
  • Authenticated. Every node is identified by a strong cryptographic certificate. Only nodes you have explicitly allowed can connect to your cluster.
Open
  • Open Protocol. The protocol is a documented specification - no hidden magic.
  • Open Source. All source code is available on GitHub - what you see is what you get, there is no hidden funny business.
  • Open Development. Any bugs found are immediately visible for anyone to browse - no hidden flaws.
  • Open Discourse. Development and usage is always open for discussion.
Easy to Use
  • Powerful. Synchronize as many folders as you need with different people or just between your own devices.
  • Portable. Configure and monitor Syncthing via a responsive and powerful interface accessible via your browser. Works on Mac OS X, Windows, Linux, FreeBSD, Solaris and OpenBSD. Run it on your desktop computers and synchronize them with your server for backup.
  • Simple. Syncthing doesn't need IP addresses or advanced configuration: it just works, over LAN and over the Internet. Every machine is identified by an ID. Give your ID to your friends, share a folder and watch: UPnP will do if you don't want to port forward or you don't know how.

Note: While the software is classified as free, it is actually donationware. Please consider making a donation to help support development.

What's new in version 2.0.15

Major changes
  • 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 WARNING...). The INFO level
  • has become more verbose, indicating the sync actions taken by Syncthing. A
  • new command line flag --log-level sets the default log level for all
  • packages, and the STTRACE environment variable and GUI has been updated
  • to set log levels per package. The --verbose and --logflags command
  • line options have been removed and will be ignored if given.
  • Deleted items are no longer kept forever in the database, instead they are
  • forgotten after fifteen months. If your use case require deletes to take
  • effect after more than a fifteen month delay, set the
  • --db-delete-retention-interval command line option or corresponding
  • environment variable to zero, or a longer time interval of your choosing.
  • Modernised command line options parsing. Old single-dash long options are
  • no longer supported, e.g. -home must be given as --home. Some options
  • have been renamed, others have become subcommands. All serve options are
  • now also accepted as environment variables. See syncthing --help and
  • syncthing serve --help for details.
  • Rolling hash detection of shifted data is no longer supported as this
  • effectively never helped. Instead, scanning and syncing is faster and more
  • efficient without it.
  • A "default folder" is no longer created on first startup.
  • Multiple connections are now used by default between v2 devices. The new
  • default value is to use three connections: one for index metadata and two
  • for data exchange.
  • The following platforms unfortunately no longer get prebuilt binaries for
  • download at syncthing.net and on GitHub, due to complexities related to
  • cross compilation with SQLite:
    • dragonfly/amd64
    • solaris/amd64
    • linux/ppc64
    • netbsd/*
    • openbsd/386 and openbsd/arm
    • windows/arm
  • The handling of conflict resolution involving deleted files has changed. A
  • delete can now be the winning outcome of conflict resolution, resulting in
  • the deleted file being moved to a conflict copy.
This release is also available as:
  • APT repository: https://apt.syncthing.net/
  • Docker image: docker.io/syncthing/syncthing:2.0.15 or ghcr.io/syncthing/syncthing:2.0.15
  • ({docker,ghcr}.io/syncthing/syncthing:2 to follow just the major version)
What's Changed
Fixes
  • fix(gui): show restarting modal during upgrade restart (fixes #1248) by @steadytao in #10566
  • fix(gui): remove width limit for language select items by @EastSun5566 in #10531
Other
  • chore(gui): add id and name to Stay logged in checkbox for password managers by @epifeny in #10558
  • chore(db): add ability to wait for programmatically started database maintenance, query last maintenance time by @pixelspark in #10565
  • chore(etc): add comprehensive sandboxing by @Valloric in #10421
  • chore: build with Go 1.26; use Go 1.25 features by @calmh in #10570

Syncthing for Mac

Free
In English
Version 2.0.15
Write a detailed review about Syncthing

Write your thoughts in our old-fashioned comment

MacUpdate Comment Policy. We strongly recommend leaving comments, however comments with abusive words, bullying, personal attacks of any type will be moderated.
5.0

(6 Reviews of Syncthing)

  • Comments

  • User Ratings

Naoh
Naoh
Mar 7 2026
2.0.15
0.0
Mar 7 2026
0.0
Version: 2.0.15
2.0.15 isn't showing up anywhere upstream that I can see. It's all still 2.0.14.
Volcanus
Volcanus
Jun 24 2021
1.17.0
0.0
Jun 24 2021
0.0
Version: 1.17.0
Extended attributes are not synchronized! So for macOS this program should not be used.
Aargl
Aargl
Feb 5 2021
1.13.1
0.0
Feb 5 2021
0.0
Version: 1.13.1
I won't rate it because I've just installed it (actually the GUI version) and it looks very interesting! Looks like it can replace FolderWatch/SyncBuddy and more. If the App requirements mentioned here are true, it will probably be able to sync even some of my old computers (10.6 32 bits), great!
Beamy
Beamy
Feb 5 2021
1.13.1
0.0
Feb 5 2021
0.0
Version: 1.13.1
The MacUpdate download link is for the CLI version and runs in the terminal... I prefer the GUI version, which runs in the menubar and can be used with a mouse. Here is the link: https://github.com/syncthing/syncthing-macos/releases/ The newest GUI version seems to support the Apple M1 processor. I like, that Syncthing is offered as a program with a GUI and as a cli tool, so you can choose the version which suits better. :)
Beamy
Beamy
Mar 22 2020
1.4.0
0.0
Mar 22 2020
0.0
Version: 1.4.0
There is also a GUI-version of syncthing: https://github.com/syncthing/syncthing-macos/releases
vkhomyackov
vkhomyackov
Mar 22 2023
1.20.4
5.0
Mar 22 2023
5.0
Version: 1.20.4