Skip to content

Password for SFTP connection needs to be obscured #131

@Kipjr

Description

@Kipjr

The associated forum post URL from https://forum.rclone.org

n/a

What is the problem you are having with rclone?

viewing in GUI the contents of remote or viewing it using cli

rclone | 2021/05/30 16:16:39 ERROR : rc: "operations/list": error: NewFs: couldn't connect SSH: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none password], no supported methods remain

using SSH on the docker host or using Filezilla does work.

What is your rclone version (output from rclone version)

rclone v1.56.0-beta.5530.df60e6323

  • os/version: alpine 3.13.5 (64 bit)
  • os/kernel: 5.4.51-v8+ (aarch64)
  • os/type: linux
  • os/arch: arm64
  • go/version: go1.16.4
  • go/linking: static
  • go/tags: none

Which OS you are using and how many bits (e.g. Windows 7, 64 bit)

Raspbian 64 bit with Docker and image: rclone/rclone:beta

Which cloud storage system are you using? (e.g. Google Drive)

sftp: https://www.transip.nl/stack/
https://www.transip.nl/knowledgebase/artikel/2083-sftp-voor-stack/

[stack]
type = sftp
host = ACCOUNT.stackstorage.com
pass = thisisnotmypassword
user = USERNAME@ACCOUNT
known_hosts_file = /config/rclone/ssh_known_hosts

The command you were trying to run (e.g. rclone copy /tmp remote:tmp)

rclone tree stack:/ -vv

A log from the command with the -vv flag (e.g. output from rclone -vv copy /tmp remote:tmp)

2021/05/30 16:34:15 DEBUG : rclone: Version "v1.56.0-beta.5530.df60e6323" starting with parameters ["rclone" "tree" "stack:/" "-vv"]
2021/05/30 16:34:15 DEBUG : Creating backend with remote "stack:/"
2021/05/30 16:34:15 DEBUG : Using config file from "/config/rclone/rclone.conf"
2021/05/30 16:34:16 DEBUG : pacer: low level retry 1/10 (error couldn't connect SSH: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none password], no supported methods remain)
2021/05/30 16:34:16 DEBUG : pacer: Rate limited, increasing sleep to 200ms

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions