Rclone sftp error - how to change ciphers offered?

Windows 10 v1703 x64

putty pageant Release 0.71

rclone --version
rclone v1.48.0

  • os/arch: windows/amd64
  • go version: go1.12.3

rclone --sftp-host sftp.redacted.com --sftp-port 22 --sftp-user username --sftp-ask-password lsd :sftp:
Enter SFTP password:
2019/07/12 12:45:17 Failed to create file system for ":sftp:": NewFs: couldn't connect SSH: ssh: handshake failed: ssh: no common algorithm for client to server cipher; client offered: [aes128-gcm@openssh.com chacha20-poly1305@openssh.com aes128-ctr aes192-ctr aes256-ctr], server offered: [3des-cbc aes128-cbc aes192-cbc aes256-cbc]

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.