I am getting the following when connecting into sftp :
NewFs: couldn't connect SSH: ssh: handshake failed: knownhosts: key is unknown
There is option in rclone "--sftp-pin-host-key" for automatically pinning the host key.
Or even better skip known_hosts file "--sftp-known-hosts-file none".
I am getting the following when connecting into sftp :
There is option in rclone "--sftp-pin-host-key" for automatically pinning the host key.
Or even better skip known_hosts file "--sftp-known-hosts-file none".