Hi,
using the folder-action cmd for KopiaCLI, I was able to set the before/after-folder-actions for Shadow Copy in KopiaUI, in JSON REPRESENTATION I can see the configuration for “beforeFolder” and for “afterFolder”. When I take a snapshot, now in the “task” I read:
10:08:40.220 running action before-folder on C:\Users\Alessandro\Documents policy.ActionCommand{Command:“powershell”, Arguments:string{“-WindowStyle”, “Hidden”, “C:\KOPIA-CMD\before.ps1”}, Script:“”, TimeoutSeconds:300, Mode:“essential”}
But I do not read nothing about the after-folder action, the one that “clean everything up” (from Action guide). Is it normal? If yes, how can I verify that the “shadow copy” operation was successfull?
Thank You,
Alessandro