[GH-ISSUE #26] CRITICAL - Zmbackup does a full backup of all the accounts if a full backup does not exist when use incremental backup option #16

Closed
opened 2026-02-27 08:13:52 +03:00 by kerem · 1 comment
Owner

Originally created by @lucascbeyeler on GitHub (Apr 13, 2017).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/26

Originally assigned to: @lucascbeyeler on GitHub.

There is a error inside the logic behind the Incremental Backup, where if no full backup exist, one should be done. But it does a full backup of all accounts, not only the asked one. The correct behavior is check if the account that should be made an incremental backup has a full backup, if not do an incremental in place.

Originally created by @lucascbeyeler on GitHub (Apr 13, 2017). Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/26 Originally assigned to: @lucascbeyeler on GitHub. There is a error inside the logic behind the Incremental Backup, where if no full backup exist, one should be done. But it does a full backup of all accounts, not only the asked one. The correct behavior is check if the account that should be made an incremental backup has a full backup, if not do an incremental in place.
kerem 2026-02-27 08:13:52 +03:00
Author
Owner

@lucascbeyeler commented on GitHub (Apr 14, 2017):

FIXED IN BRANCH DEV

<!-- gh-comment-id:294066784 --> @lucascbeyeler commented on GitHub (Apr 14, 2017): FIXED IN BRANCH DEV
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
starred/zmbackup#16
No description provided.