[GH-ISSUE #164] Cronjob question? #131

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

Originally created by @killmasta93 on GitHub (Jun 22, 2021).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/164

Hi,
I was wondering if its possible to backup full every 3 months i tried this

0 0 1 */3 * zimbra zmbackup -f

but not sure how i can test it?

Thank you

Originally created by @killmasta93 on GitHub (Jun 22, 2021). Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/164 Hi, I was wondering if its possible to backup full every 3 months i tried this `0 0 1 */3 * zimbra zmbackup -f` but not sure how i can test it? Thank you
kerem closed this issue 2026-02-27 08:14:30 +03:00
Author
Owner

@ananiasfilho commented on GitHub (Apr 27, 2022):

You are right!
Look it:
30 0 1 */3 * zimbra zmbackup -f
At 00:30 on day-of-month 1 in every 3rd month (month 3,6,9 and 12).

<!-- gh-comment-id:1110364036 --> @ananiasfilho commented on GitHub (Apr 27, 2022): You are right! Look it: 30 0 1 */3 * zimbra zmbackup -f At **_00:30_** on **_day-of-month 1_** in **_every 3rd month_** (month 3,6,9 and 12).
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#131
No description provided.