nextbackup
nextbackup copied to clipboard
NextBackup is the simple database backup solutions for your Nextcloud / ownCloud installation.
Probably not the best way to achieve this but I have created a systemd timer and service to automatically trim all NextBackup files, keeping a fixed amount (24 per day,...
I am trying to download/install Ownbackup... Error Message: > Exception: Certificate "4131" has been revoked > [settings] Error: Exception: Certificate "4131" has been revoked at > > 0. /var/www/nextcloud/settings/Controller/AppSettingsController.php line...
i've installed ownbackup on nextcloud-16.0.4 and over the last two nights, its cronjob failed silently. nothing in the logs, but the backups are incomplete. looks like it bailed out on...
I am trying to restore the oc_news tables to a new server and have come across the following issue. Server 1: Postgres 10 The structure.xml has the column *opened* as...
I had created the following issue. But I saw now, that this is probably created by the job "{cron} Run OCA\OwnBackup\Jobs\BackupJob job with ID 1732". Hence here the Issue. https://github.com/nextcloud/server/issues/15189
I have had this issue before where the backup file time is UTC. I previously got around this by changing the UTC time in base.php to my local time. Because...
A possible next step would be to also offer (wholesale, and/or later incremental) backup of the actual user data. Per user, per folder - and also stuff like trashbin (or...
ownCloud has external storage support - and has encryption. Combining the two with backup seems to make a lot of sense. As in - offer to put the backup on...
The reason to back up the database tables is that many apps store data there - data you might want to restore some day. But you rarely want all data...