Extract backup as new full backup #9

Open
opened 2023-07-03 13:12:30 +02:00 by Jef Roosens · 1 comment
Owner

For testing/debugging, it might be interesting to support extracting a backup (both full & incremental) as a new independent archive file. For full backups, this would simply mean copying the file, but for incremental backups, this would mean restoring each backup in order into a new archive file.

For testing/debugging, it might be interesting to support extracting a backup (both full & incremental) as a new independent archive file. For full backups, this would simply mean copying the file, but for incremental backups, this would mean restoring each backup in order into a new archive file.
Jef Roosens added the
idea
label 2023-07-03 13:12:30 +02:00
Jef Roosens added reference export-backup 2023-07-07 23:12:59 +02:00
Author
Owner

I've implemented a system that can extract only the required parts out of each backup in a chain. This technique could also be used for #7.

I've implemented a system that can extract only the required parts out of each backup in a chain. This technique could also be used for #7.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Chewing_Bever/alex#9
No description provided.