kopia icon indicating copy to clipboard operation
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.

Results 560 kopia issues
Sort by recently updated
recently updated
newest added

It appears KopiaUI has no option to reschedule missed backups, i.e. when used to backup from a desktop. Expected behavior would be to run a missed backup on the "earliest...

I'm trying to setup Kopia with a NextCloud WebDAV provider. However, I cannot create the repository as shown in the logs: ``` kopia@nas:~/kopia-0.5.2-linux-arm$ ./kopia repository create webdav --url= --webdav-username= --webdav-password=""...

bug
provider
stale

Hello, When using `snapshot migrate` exit code is always 0, even if error occurs. Actual for [v0.10.7](https://github.com/kopia/kopia/releases/tag/v0.10.7) Also it will be nice to have `--fail-fast` flag for this command

bug
help wanted

Hej! First let me thank you for the great effort you put into kopia software and documentation! Thank you! I am considering using kopia for backup. Currently a classic rsync...

It should be possible to define actions in the htmlui

Hi, I'm using kopia version 0.10.7 armv7 connected to a WebDAV repository (https). I noticed that my logs are filled with error messages generated at the end of each maintenance...

Hello, When using kopia server with this policies: ``` id:d62f711dd6c06759bb461c6b236b1fb0 user:*@* access:APPEND target:type=content id:a0517d9124156b1cc86f83d09a0492e0 user:*@* access:READ target:type=policy,policyType=global id:f1458d3121e5deefbb8cd6157b9aa820 user:*@* access:READ target:type=policy,hostname=OWN_HOST,policyType=host id:f97b833fef122f824fd8be61c02fe0de user:*@* access:READ target:type=user,username=OWN_USER@OWN_HOST id:dc3379322d56c3d6a29aaa1e14637240 user:*@* access:READ target:type=policy,username=OWN_USER,hostname=OWN_HOST id:57691fe221d611e5df75feb9090f8c6e...

Parallel flag on many commands may have negative or zero values. For example with `snapshot migrate`: - negative value like `-1` produces panic - zero value produces stuck forever In...

This is a question first and foremost and not really an issu. Hi, I'm wondering how I can change the encryption method for my kopia repository or make a new...

question

It would be handy if there were options within KopiaUI that allowed users to: (1) Enable periodic snapshot verification. For example, allow users to make KopiaUI run `kopia snapshot verify...