this post was submitted on 29 Aug 2023
1240 points (86.7% liked)
Asshole Design
1180 readers
1 users here now
Nothing comes before profit -- especially not the consumer.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is nextcloud the same as syncthing?
Syncthing just... syncs things. Say you have a folder that you want to automatically get synced between devices, syncthing is exactly for this.
If you want something like Google Drive, you can run Nextcloud, which is like a self hosted Google Drive, but more powerful. You upload files, which get saved to the server, not just synced between devices. Then you can also sync them, sync calendars, news (RSS feeds), edit documents in it (assuming you install the correct extension), and a lot more things.
That sounds pretty much just like SyncThing. Is the only difference that Nextcloud requires a server, rather than being decentralized?
Yep, it's centralized. However, it offers more functionality than just syncing stuff. If you only want to sync files, syncthing is the simpler, more lightweight solution :)