github kopia/kopia v0.7.3

latest releases: v0.17.0, v0.16.1, v0.16.0...
3 years ago

This release focuses on CLI usability:

  • Improved restore performance (added parallelism)
  • Fixes for restoring symlinks
  • Added --force-color and --disable-color flags
  • Cleaned up console log output (removed timestamp by default, module) and refactored most output to use logger, so it can be controlled with flags. With this it's now possible to have zero-output snapshot command suitable for crontab: kopia snapshot create --all --log-level=warning --no-progress

Changelog

c3ade4b b2: added exponential back-off around PutBlob() and DeleteBlob() (#679)
170bdeb cli: improved restore progress information (#678)
7d21eaa Cleanup old RPM and DEB packages from 'unstable' repositories (#677)
4d7f0cb Fixed symlink restore behavior on macOS (#673)
9d7cf71 Logging flags (#674)
ec9c4d6 restore: support for parallelization (#668)
4fd0bcf cli: 'snapshot create' switched all stderr output to use logger (#663)
d08c052 cli: removed confusing default on 'snapshot list' that only lists last 100 snapshots per source (#666)
1962882 testing: use shorter RSA keys to speed up server tests (#665)
8659b45 cli: added --force-color and --disable-color flags (#664)

Don't miss a new kopia release

NewReleases is sending notifications on new releases.