Pre-requisites:
- Install Kopia. In this example, I have installed KopiaUI to
C:\Program Files\KopiaUI
. - Download Shawl from https://github.com/mtkennerly/shawl.
- Place shawl.exe in a suitable directory. In this example, shawl was placed to
C:\Program Files\Shawl\shawl.exe
. - Create a directory to store Kopia data files. In this example, we are using
C:\ProgramData\kopia
First, we will set up Kopia and check that it's working as a regular application:
- Create a
htpasswd
file, with a user calledkopia
and a secure password. Place the file inC:\ProgramData\kopia\htpasswd
.