repository repair sftp

$ kopia repository repair sftp \
        --path=... \
        --host=... \
        --username=...

Repair repository in an SFTP storage

Flag Short Default Help
--[no-]dry-run -n false Do not modify repository
--[no-]embed-credentials false Embed key and known_hosts in Kopia configuration
--[no-]external false Launch external passwordless SSH command
--[no-]flat false Use flat directory structure
--host SFTP/SSH server hostname
--key-data private key data
--keyfile path to private key file for SFTP/SSH server
--known-hosts path to known_hosts file
--known-hosts-data known_hosts file entries
--max-download-speed Limit the download speed.
--max-upload-speed Limit the upload speed.
--path Path to the repository in the SFTP/SSH server
--port 22 SFTP/SSH server port
--recover-format auto Recover format blob from a copy
--recover-format-block-prefixes Prefixes of file names
--sftp-password SFTP/SSH server password
--ssh-args Arguments to external SSH command
--ssh-command ssh SSH command
--username SFTP/SSH server username
--list-parallelism [ADV] Set list parallelism