repository repair rclone
$ kopia repository repair rclone \
--remote-path=...
Repair repository in a rclone-based provided
Flag | Short | Default | Help |
---|---|---|---|
--[no-]atomic-writes |
true |
Assume provider writes are atomic | |
--[no-]dry-run |
-n |
false |
Do not modify repository |
--embed-rclone-config |
Embed the provider RClone config | ||
--[no-]flat |
false |
Use flat directory structure | |
--max-download-speed |
Limit the download speed. | ||
--max-upload-speed |
Limit the upload speed. | ||
--rclone-args |
Pass additional parameters to rclone | ||
--rclone-env |
Pass additional environment (key=value) to rclone | ||
--rclone-exe |
Path to rclone binary | ||
--recover-format |
auto |
Recover format blob from a copy | |
--recover-format-block-prefixes |
Prefixes of file names | ||
--remote-path |
Rclone remote:path | ||
--list-parallelism |
[ADV] Set list parallelism | ||
--[no-]rclone-debug |
false |
[ADV] Log rclone output | |
--[no-]rclone-nowait-for-transfers |
false |
[ADV] Don’t wait for transfers when closing storage |