Ben S.
Ben S.
Addendum: The need to run as administrator in order to avoid shadow copy action failures also prevents KopiaUI's "Launch At Startup" feature from working, as Windows 11 apparently refuses to...
If actions aren't necessary, then what is https://kopia.io/docs/advanced/actions/#windows-shadow-copy all about?
Tried closing KopiaUI, running `kopia policy set --enable-volume-shadow-copy=always bensh@kitt:C:\` Got: ``` Setting policy for bensh@kitt:C:\ - setting "enable volume shadow copy" to always. ``` Then reopened KopiaUI and verified that...
> The linked issue mentions it's already been fixed since the latest stable release. You could snapshot subdirectories rather than root in the meantime. That at least appears to be...
Oops yeah. In the meantime I'm using actions as specified in the documentation.
> Tried closing KopiaUI, running `kopia policy set --enable-volume-shadow-copy=always bensh@kitt:C:\` I _think_ this is working in 0.22.0, but it's hard to tell because task logs are getting cut off -...