repository repair filesystem
$ kopia repository repair filesystem \
--path=...
Repair repository in a filesystem
Flag | Short | Default | Help |
---|---|---|---|
--dir-mode |
Mode of newly directory files (0700) | ||
--[no-]dry-run |
-n |
false |
Do not modify repository |
--file-mode |
File mode for newly created files (0600) | ||
--[no-]flat |
false |
Use flat directory structure | |
--max-download-speed |
Limit the download speed. | ||
--max-upload-speed |
Limit the upload speed. | ||
--owner-gid |
Group ID owning newly created files | ||
--owner-uid |
User ID owning newly created files | ||
--path |
Path to the repository | ||
--recover-format |
auto |
Recover format blob from a copy | |
--recover-format-block-prefixes |
Prefixes of file names | ||
--list-parallelism |
[ADV] Set list parallelism |