Comment on Migrating from Nextcloud AIO to Owncloud Infinite Scale: Good Idea?
sugar_in_your_tea@sh.itjust.works 2 months ago
I started and ended up bailing. The deciding factor for me was the way data is stored with OCIS (basically hashes), so backup/restore would be a much larger pain. So I’m sticking with Nextcloud as much as I hate PHP and dislike the performance issues.
mitexleo@buddyverse.one 2 months ago
I thought backup/restore would be easier with OCIS 🤔
sugar_in_your_tea@sh.itjust.works 2 months ago
Here’s how I think about it. If my NAS goes down and I need a specific file from backup, how would I get that? With OCIS, everything is stored with a hash, whereas with Nextcloud it’s stored by filename. So to me, Nextcloud seems easier to deal with.