What Is SyncThing? #
SyncThing is an open-source, decentralized file synchronization tool. Unlike BTSync (Resilio), SyncThing is fully open-source with no proprietary components. Files sync directly between your devices via encrypted connections — no third-party cloud involved.
Installing SyncThing #
- Dashboard → Apps → SyncThing → Install
- Open SyncThing web UI (default port: 8384)
Setting Up Sync #
On Your Seedbox #
- In SyncThing web UI → Add Folder
- Folder Path: ~/downloads/ (or any folder you want to sync)
- Give it a label (e.g., “Seedbox Downloads”)
On Your PC #
- Download SyncThing from syncthing.net
- Open the web UI (localhost:8384)
- Add Remote Device → enter your seedbox’s Device ID (found in Actions → Show ID)
- Accept the connection on both sides
- Share the folder between devices
Files now sync automatically in both directions. New downloads on your seedbox appear on your PC within minutes.
SyncThing vs BTSync (Resilio) #
| Feature | SyncThing | BTSync/Resilio |
|---|---|---|
| Open source | Yes (fully) | No (proprietary) |
| Cost | Free | Free tier limited, Pro $60/year |
| Performance | Good | Slightly better |
| Discovery | Relay + local | Tracker-based |