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.