mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-25 07:05:55 +03:00
[GH-ISSUE #164] Cronjob question? #131
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#131
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 @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 -fbut not sure how i can test it?
Thank you
@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).