repository sync-to webdav

$ kopia repository sync-to webdav \
        --url=...

Synchronize repository data to another repository in a WebDAV storage

Flag Short Default Help
--[no-]atomic-writes false Assume WebDAV provider implements atomic writes
--[no-]delete false Whether to delete blobs present in destination but not source.
--[no-]dry-run -n false Do not perform copying.
--[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.
--parallel 1 Copy parallelism.
--[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.
--url URL of WebDAV server
--webdav-password WebDAV password
--webdav-username WebDAV username
--list-parallelism [ADV] Set list parallelism