Files
kopia/cli
Jarek Kowalski 505ab92e21 Support for repository sync (#522)
* blob: added DisplayName() method to blob.Storage

* cli: added 'kopia repo sync-to <provider>' which replicates BLOBs

Usage demo: https://asciinema.org/a/352299

Fixes #509

* implemented suggestion by Ciantic to fail sync if the destination repository is not compatible with the source

* cli: added 'kopia repo sync --must-exist'

This ensures that target repository is not empty, otherwise syncing to
an accidentally unmounted filesystem directory might copy everything
again.
2020-08-09 12:36:41 -07:00
..
2020-03-26 08:04:01 -07:00
2020-02-25 17:24:44 -08:00
2020-03-26 08:04:01 -07:00
2020-02-25 17:24:44 -08:00
2020-03-28 09:07:44 -07:00