veeso / termscp

🖥 A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP/S3/SMB
https://termscp.veeso.dev
MIT License
1.48k stars 45 forks source link

[QUESTION] - authentication failed (could not find any suitable RSA key to authenticate with) #217

Closed BruceKangCN closed 8 months ago

BruceKangCN commented 9 months ago

I've seen #103 which said ECDSA/EDSA keys are supported now.

I added my EDSA key to SSH keys, then tried to connect to a remote server, but got authentication failed (could not find any suitable RSA key to authenticate with). I also tried locally, with EDSA key it failed but with RSA key it succeeded. I can connect to the remote server or localhost using OpenSSH with my EDSA key.

I use termscp-bin 0.12.1-2 from AUR. I also tried termscp 0.12.1 from cargo but got the same error.

github-actions[bot] commented 8 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 8 months ago

This issue was closed because it has been inactive for 7 days since being marked as stale.

bravecrayon commented 7 months ago

I'm having the same problem

tmsmako commented 5 months ago

I have the same issue as well - no luck with a ed25519 private key

zdeneksvarc commented 2 months ago

+1, no luck with ed25519 key: authentication failed (could not find any suitable RSA key to authenticate with)

maskegger commented 2 months ago

+1 any solution to this?