Free Sync Software That Doesn't Collect Your Files: What I Found

File sync is one of those categories where the free options are actually pretty good – but there’s a catch that nobody talks about upfront, which is that almost all the major cloud sync services monetize your data in some form or make it difficult to sync without routing everything through their servers.

I’ve been looking at this more seriously lately because I manage files across three devices – a work laptop, a personal desktop, and a tablet – and I’ve started caring a lot more about what’s actually happening to files I sync. Not because I have anything dramatic to hide, just because good data hygiene is starting to feel like a professional baseline rather than a tech enthusiast thing.

Here’s how I’d break down the free sync landscape:

Cloud-backed sync (your files live on their servers)

  • Google Drive (15 GB free) – the obvious one. Works well. Google indexes content for ad targeting.
  • OneDrive (5 GB free) – tighter Windows integration. Microsoft’s data use policies are relatively transparent.
  • Dropbox (2 GB free) – basically nothing now. Dropbox was great in 2013. The free tier has been quietly shrinking for years.
  • iCloud – fine if you’re in the Apple ecosystem. Useless if you’re not.

Local-network sync (files stay on your hardware)
This is the category most people don’t explore but it’s genuinely useful:

  • Syncthing – open source, peer-to-peer, no server involvement. You control everything. Slightly technical to set up but not dramatically so. Active development, solid track record. This is what I use.
  • Resilio Sync (formerly BitTorrent Sync) – same concept, but closed source. Free tier has limitations on device count and folder links.

One-way backup tools (different from sync but often confused with it)

  • FreeFileSync – open source, works locally or over a network share, scheduled sync jobs. More of a backup tool than a live sync, but excellent if that’s actually what you need.

What I’d actually recommend:
If you’re syncing sensitive work files, Syncthing is genuinely the best free option. Setup takes maybe 30 minutes the first time. If you just want “it works without me thinking about it” and you don’t have a strong privacy concern, Google Drive at 15 GB is still hard to beat for convenience.

The one category that’s genuinely underserved is encrypted cloud sync. There are paid options (Tresorit, Sync.com) but the free tiers are stingy. ProtonDrive is growing but the sync client is still maturing.

What is everyone else using? Curious whether anyone’s found something I’ve missed in the local-first space.

Syncthing is the W answer here. I set it up between my laptop and my NAS last semester and it’s been running quietly ever since. The initial config through the web UI is a bit fiddly but there are good guides. Once it’s going it just works. Zero ongoing cost, no one touching your files. For anything sensitive I can’t imagine using a cloud-based option.

Mega still gives 20 GB free and has an end-to-end encryption model that’s reasonably credible. It’s not as zero-knowledge as they market it, but it’s meaningfully better than Google Drive from a privacy standpoint. Client-side decryption is real. I use it for files I want cloud backup but don’t want sitting unencrypted on someone’s servers.

For teams or small agencies, Nextcloud self-hosted is worth the effort if you have even a basic server. You get Google Drive-level functionality with full control. The free version is genuinely feature-complete. Needs a server though – either a home server, a cheap VPS, or a Nextcloud-managed hosting plan.