[GH-ISSUE #165] Incremental backup do only one account #130

Open
opened 2026-02-27 08:14:30 +03:00 by kerem · 1 comment
Owner

Originally created by @alexchini on GitHub (Jun 25, 2021).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/165

Hi,
maybe is not clear for me how this work, but we have a weird problem in a zimbra server with 300 users the full backup work fine instead the incremental backup (zmbackup -i) do only one account, no error in the log.

Someone can help us?

Thanks

Originally created by @alexchini on GitHub (Jun 25, 2021). Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/165 Hi, maybe is not clear for me how this work, but we have a weird problem in a zimbra server with 300 users the full backup work fine instead the incremental backup (zmbackup -i) do only one account, no error in the log. Someone can help us? Thanks
Author
Owner

@killmasta93 commented on GitHub (Jun 25, 2021):

find the location of zmbackup

usr/local/bin/zmbackup

add the -x to the script and run it manually to see the debug

#!/bin/bash -x

<!-- gh-comment-id:868526348 --> @killmasta93 commented on GitHub (Jun 25, 2021): find the location of zmbackup `usr/local/bin/zmbackup` add the -x to the script and run it manually to see the debug `#!/bin/bash -x`
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#130
No description provided.