backup
backup copied to clipboard
[Question] Is there a way to trigger the full backup?
I try to trigger the "manual" backup from the app settings, but it doesn't really run.
Is there a way trigger the backup to run a bit more deterministically? Its difficult to test without this.
This would also be great for the documentation since it is probably a very common thing to do as a first pass on this app.
Thanx
Run an occ backup:point:create to create a full and occ backup:point:create --differential to create an incremental backup.
Be aware of #177 too.