Nextcloud external storage - backup strategy?
-
wrote on Jun 26, 2024, 1:43 PM last edited by
I have to use an external storage for a lot of my Nextcloud data because my server doesn't have enough storage.
What is a good backup strategy for this since the volume is not included into the cloudron backup?
-
You have to back it up somehow. Maybe, rsync the files using a cron job inside nextcloud - https://docs.cloudron.io/apps/#cron
-
wrote on Jun 27, 2024, 7:48 AM last edited by
Yes, technically, this is rather easy, but I am looking for best practices of other users if someone else has that scenario, e.g. where to sync it to as well.