Run command / script before and after a backup #1197
Answered
by
edoardo-c
DeMiro5001
asked this question in
Q&A
-
|
Hello everyone |
Beta Was this translation helpful? Give feedback.
Answered by
edoardo-c
Apr 16, 2026
Replies: 2 comments
-
|
Hi, Hope this helps. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DeMiro5001
-
|
Thanks a lot. That was obvious 😅 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Look for the Plan Hooks. You will find a
CONDITION_SNAPSHOT_STARTandCONDITION_SNAPSHOT_END. From there you can usecommandto run a script.Hope this helps.