Kopia
Learn how to configure Kopia for use with Filebase.
What is Kopia?
Kopia CLI:
1. After installing Kopia for CLI use, use the following command to create a Kopia repository in your empty Filebase bucket:
kopia repository create s3 \\
--endpoint='s3.filebase.com' \\
--bucket=kopia-sample-bucket \\
--access-key=filebase-access-key \\
--secret-access-key=filebase-secret-keyKopia UI:
1. Open the KopiaUI.

2. Configure the following parameters for configuration with Filebase:

Last updated