make Nextcloud (or general high instance..) restore more efficent
-
Recently we had to restore a nextcloud instance after a nexctloud update (problem was not related to cloudron). This takes forever, I think because the restore process cleans up the destination before restoring. I understand that you need to accomodate a lot of backup storage types, but in our case the storage is of type sshfs/rsync, so the easiest way to restore would be a
rsync -rptgoDLK SRC DSTand be done with it.
Any chance to implement this?
-
For the next release, I am adding backup integrity/checksums. With that we can maybe verify if what is there locally and remotely are the "same".
As you said, this is not implemented because rsync only works with sshfs/rsync. Doesn't work with object storage which is what is most commonly used on Cloudron.
-
Same as https://forum.cloudron.io/post/102381 and indeed highly needed because backups are in seconds but restores in hours/days!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login