showing backup size #204
benutzer74
started this conversation in
Ideas
Replies: 1 comment
-
Indeed, the AOSP backup API doesn't inform us beforehand about the required space. We can tell it a quota and it will not backup apps above that quota. The real space requirements we only learn while performing the backup. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
EDIT: my concern was based on lack of knowledge how these backups work, I think it can be closed...
If Im not wrong, SV does not report the size of the backup prior performing the backup.
I think it would be useful if SV reports the needed space before executing the backup.
Imagine you connect a usb thumbdrive for the backup and you have no notice it might not have enough space left......
Beta Was this translation helpful? Give feedback.
All reactions