repository sync-to filesystem

$ kopia repository sync-to filesystem \
        --path=...

Synchronize repository data to another repository in a filesystem

Flag Short Default Help
--[no-]delete false Whether to delete blobs present in destination but not source.
--dir-mode Mode of newly directory files (0700)
--[no-]dry-run -n false Do not perform copying.
--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.
--[no-]must-exist false Fail if destination does not have repository format blob.
--owner-gid Group ID owning newly created files
--owner-uid User ID owning newly created files
--parallel 1 Copy parallelism.
--path Path to the repository
--[no-]times false Synchronize blob times if supported.
--[no-]update true Whether to update blobs present in destination and source if the source is newer.
--list-parallelism [ADV] Set list parallelism