mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-25 07:05:55 +03:00
[GH-ISSUE #136] fullbackup doesn't work after deleting old backup #108
Labels
No labels
Bug Report
Enhancement
Enhancement
Feature Idea
Feature Idea
Not Implemented
Question
Question
Task
Wontfix
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zmbackup#108
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Nill007 on GitHub (Nov 18, 2019).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/136
Originally assigned to: @lucascbeyeler on GitHub.
i have deleted old backup from the location /opt/zimbra/backup/full* . Now im trying to take full backup using command $ zmbackup -f, it shows nothing to do.
after adding some accounts in it, after fullbackup it backup only new change not all backup.
Also lists the old backup which is deleted awhile
@lucascbeyeler commented on GitHub (Dec 8, 2020):
Did you delete the backup manually? If yes - that's the reason. Please avoid deleting backup manually and use zmbackup -d for that instead.