I read online that KopiaUI still has access to the CLI binary but when I run any of the Kopia commands themselves in terminal I get an error:
zsh: command not found: kopia
Do I need to do something to enable Kopia commands? KopiaUI is fully setup with a working repository.
Your shell needs to know where your kopia binary is. If you want to use one from kopiaUI installation then use:
/Applications/KopiaUI.app/Contents/Resources/server/kopia
Or install cmd one with brew install kopia
1 Like
Oh one other error I forgot when running the entire script is this:
zsh: event not found: /bin/bash
Any ideas what that is caused by?
Sorry I am not going to do your homeworks all the time:)
There is Google etc.
In this case first hit gives you all explanation.
https://www.google.co.uk/search?q=+event+not+found
That’s fair, you have been very helpful. Thank you so much! I’m well on my way to making this all work great
1 Like
A LINK to my completed script if anyone wants to follow in my foot steps!
1 Like