kopia
kopia copied to clipboard
Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.
This PR removes the advance-notice setting from the upgrade CLI that was introduced in PR #1818 . This PR also updates some of the existing Advance Notice tests as "upgrade...
As the next step in ECC integration, this PR allows to create repositories with ECC enabled, but only from the cli for now.
I have a test snapshot running to B2 which contains a small folder of only 9 files (125MB) and I am seeing a large volume of B2 "Class C" transactions...
Apologies if I am missing something, however the docker (k8s container) defaults to UTC and I am struggling to find a way to change it, the TZ flag seems to...
Hi, I would like to use the kopia server for backing up different servers and workstations to a common repo. However, in order to do TLS termination and access control...
My goal is to have a portable version of kopia (and rclone) on Win10. So I started by downloading and unpacking https://github.com/kopia/kopia/releases/download/v0.11.3/KopiaUI-0.11.3-win.zip Also I downloaded and unpacked https://github.com/rclone/rclone/releases/download/v1.59.0/rclone-v1.59.0-windows-amd64.zip in the...
The documentation is pretty thin on this so my assumptions on expected behavior may be wrong, although I think they are pretty reasonable. I have two policies configured on folders...
I'm trying to restore using `kopia mount` but getting this error when opening directories:  Probably 40% of directories demonstrate this. And as Sod's Law dictates, the files I need...
This may be a feature not a bug but if it is, it is pretty annoying. When making changes to a policy the policy ID is changing after every ```policy...
I am able to reproduce the issue with the help of test/robustness_test/robustness_test.go Steps to reproduce the issue: 1. Check out kopia commit `42ba517a831e1de6e0e646849884595d6f08d828`. Let's call this older kopia. 2. Update...