Kopia logo

Kopia

Fast, secure backup tool with client-side encryption, deduplication, and a browser-based server UI

Alternative to: backblaze, crashplan, carbonite


About Versions (86)

v0.9.1

2021-10-14

Summary

v0.9.1 adds memory usage and speed improvements due to optimized logging and minor enhancements for s3 and rclone providers.

Performance comparison is available at:

https://docs.google.com/spreadsheets/d/1MYPr6MZ0111ta2SXJUnwzQvhyejmOy6AQUWF6jQL3Ig/edit#gid=1321512749

Changelog

97c4483c testing: added tests for filesystem —flat option (#1384) b7a4fa56 retry: abort retry loop on context errors (#1383) befaac50 rclone: pass directory shards to webdav client (#1382) 7ba2132b logging: fixed console timestamps to be local time, more nits (#1381) 51fdbf20 nit: minor log output cleanups (#1380) 4a47bc32 logging: switched from go-logging to zap (#1376) 6a991c18 Add doc for Amazon S3 .storageconfig (#1375) 33c87337 add unicode filename test, add env switches for long filenames/unicode filenames, update workflow file to include env variables (#1371) 8b760b66 logging: added memoization of Logger instances per context (#1369)