repository connect filesystem
$ kopia repository connect filesystem \
--path=...
Connect to repository in a filesystem
Flag | Short | Default | Help |
---|---|---|---|
--cache-directory |
Cache directory | ||
--[no-]check-for-updates |
true |
Periodically check for Kopia updates on GitHub | |
--content-cache-size-mb |
5000 |
Size of local content cache | |
--description |
Human-readable description of the repository | ||
--dir-mode |
Mode of newly directory files (0700) | ||
--[no-]enable-actions |
false |
Allow snapshot actions | |
--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. | ||
--metadata-cache-size-mb |
5000 |
Size of local metadata cache | |
--owner-gid |
Group ID owning newly created files | ||
--owner-uid |
User ID owning newly created files | ||
--path |
Path to the repository | ||
--[no-]readonly |
false |
Make repository read-only to avoid accidental changes | |
--[no-]disable-repository-format-cache |
false |
[ADV] Disable caching of kopia.repository format blob | |
--list-parallelism |
[ADV] Set list parallelism | ||
--max-list-cache-duration |
30s |
[ADV] Duration of index cache | |
--override-hostname |
[ADV] Override hostname used by this repository connection | ||
--override-username |
[ADV] Override username used by this repository connection | ||
--repository-format-cache-duration |
[ADV] Duration of kopia.repository format blob cache |
Last modified January 1, 0001