nextcloud / nextcloud/nextcloudpi
Backup of database only
@nachoparker is already working on this.
Since Jan 19, 2020.
- Dominant language
- Shell
- Stars
- 2.9k
- Forks
- 318
- PR merge metrics
- No merged PRs in 30d
Description
Description
I'm using NCP with S3 as primary storage.
If I'm informed right, when my sd-card breaks or my nc-database is corrupted my files aren't readable at all.
To reduce the risk, I would like to make regular backups of my database.
While this is currently possible as part of the nc-backup-auto, the backup files are about 150MB for my setup (which is pretty basic).
The Database would be much smaller. So I'd love to make a regular backup of the database only.
The restoration could be to replace the database file inside the .tar.gz file or by a new nc-restore-db option.
Then you would have to nc-restore and then nc-restore-db
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.