Skip to content

[New Feature] - termscp doesn't use id_rsa default SSH private key to authenticate to SFTP / SCP endpoint #126

@pcgeek86

Description

@pcgeek86

Description

I would like termscp to use the id_rsa default SSH private key on my local filesystem.

Steps to reproduce

Try to connect to SFTP or SCP endpoint without using a password. Authentication fails.

Expected behaviour

By default, termscp should use $HOME/.ssh/id_rsa to authenticate as <username> at <hostname>.

Environment

  • OS: [e.g. GNU/Linux Debian 10] MacOS
  • Architecture [Arm, x86_64, ...] Intel
  • Rust version
  • termscp version 0.9.0
  • Protocol used SFTP / SCP
  • Remote server version and name

Log

Report the snippet of the log file containing the unexpected behaviour.
If there is any information you consider to be confidential, shadow it.

Additional information

Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions