this post was submitted on 29 Aug 2023
1280 points (86.3% liked)

Asshole Design

1176 readers
1 users here now

Nothing comes before profit -- especially not the consumer.

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] discusseded@programming.dev 6 points 1 year ago (2 children)

It's a file sync platform. Say you have files you want to access from your desktop, you install next cloud and place the files there. They sync up with the next cloud server, presumably your NAS.

Now let's say you want to access those files from another machine. It could be a laptop, an Android phone, your friends, whatever. You just need to install the client and login, and there your files are, ready to sync to the new device.

Great use case would be syncing your computers user folders, such as my documents, desktop, etc. If you have to wipe your computer and start over, at least those items are preserved and easy to restore.

Otherwise sharing files with other machines in general is the main use.

[–] vox@sopuli.xyz 3 points 1 year ago (2 children)

how is it different from using something like syncthing?

[–] AntEater@discuss.tchncs.de 3 points 1 year ago

It is much, much easier to setup than syncthing, uses a decent GUI interface that works well with Linux, Mac, Win, iOS & Android. Lots of additional features beyond file sync/sharing.

[–] epyon22@sh.itjust.works 2 points 1 year ago

Much more in depth UI similar to Google drive kind of UI. Has a bunch of plugins to do other things too. Bookmarks being one of them. I personally use both they have similar syncing functions but work differently. Syncthing is nice for data just being on multiple devices where nextcloud is nice to have a UI and web site to go to anywhere. Nextcloud get the spousal approval much easier too.

[–] Croquette@sh.itjust.works 2 points 1 year ago

I've been looking for a FOSS replacement for One drive, it seems like this is it. It seems great, I will definitely install it on my homelab then.

Thanks for the detailed description.