Fork me on GitHub

Photo by Steve Janosic / CC BY-NC-ND

Get Started


Syncthing Core (CLI & Web UI)

There are also Debian / Ubuntu packages available. Make sure to check out the Getting Started Guide if you need help. Releases are signed as described on the security page.

Third-party contributions

Android app

Get it on Google Play Get it on F-Droid

Cross-platform GUI wrapper, filesystem watcher, and other community contributions.

Secure & Private


  • 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.
rsa

Open Development


code

Easy to Use


Syncthing is still in development, although a large number of features have already been implemented:

  • Web GUI. Configure and monitor Syncthing via a responsive and powerful interface accessible via your browser.
  • Portable. 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. Just 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.
  • Powerful. Synchronize as many folders as you need with different people.
screenshot of syncthing

By Card

Donate securely using any major credit or debit card, processed by Stripe.

US$

Woops :(

Something went wrong processing your donation. The error is on our side, not yours. Your card was not charged. Sorry for messing up!

Thank you!

We will survive a little longer thanks to you! :)

With Bitcoins

We also accept bitcoins, with orders being processed by Coinbase.

Donate Bitcoins


Discuss

Join the talk on the forums


Docs

For Users and Developers


Contribute

Clone, Fork, and start tinkering