Here's the question nobody asks before they pick a file sync tool: where does the "real" copy of your files live?

Get that answer wrong and you'll either lose data or waste a weekend. Nextcloud and Syncthing both sync your files without Google or Dropbox. But they work in opposite ways.

The core difference in one line

Nextcloud stores a master copy on a central server. Your phone and laptop pull from it.

Syncthing has no server. Your devices talk directly to each other and keep matching copies.

That's it. Everything else flows from this.

When Nextcloud wins

Nextcloud acts like your own private Dropbox. You install it on one machine, and every device connects to that hub.

Pick Nextcloud if you want:

  • A web interface. Log in from any browser, see your files, share a link with a friend.
  • Apps beyond files. Calendar, contacts, notes, photo galleries — all built in.
  • One place to back up. You only need to protect the server. Do that and everything is safe.

The catch: it needs a machine that stays on. A Raspberry Pi, an old laptop, or a cheap mini PC. If that machine dies and you skipped backups, your master copy is gone.

When Syncthing wins

Syncthing is quieter and simpler. No web dashboard, no accounts, no central hub. You install it on two or more devices, pair them with a code, and pick folders to sync.

Pick Syncthing if you want:

  • No always-on server. Two laptops can sync when both are awake. No hub required.
  • Zero cloud exposure. Files never sit on a central box waiting to be attacked.
  • Dead-simple setup. Install, scan a code, done. No domain name, no HTTPS certificate.

The catch: no sharing links, no browser access, no calendar or photo apps. It syncs folders. That's the whole job.

The privacy angle beginners miss

With Nextcloud, all your data sits in one place. Convenient — but also one juicy target. Lock it down: strong password, two-factor login, and never expose it to the open internet without a VPN like Tailscale.

With Syncthing, there's no central target. Traffic is encrypted device to device. But every device holds a full copy, so a lost, unlocked phone leaks everything. Encrypt your phone and laptop.

The honest recommendation

Want your own Dropbox with sharing and apps for the whole family? Nextcloud. Just budget for backups.

Want to keep two or three of your own devices in sync with almost no maintenance? Syncthing. It's the closest thing to "set it and forget it."

Many people run both: Nextcloud as the family hub, Syncthing to mirror one critical folder between personal machines.

Your one action today

Don't install anything yet. Just answer this: do you need a website to log into, or only folders that stay identical? Website means Nextcloud. Folders only means Syncthing. Pick based on that — not on which name you've heard more.