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.49k stars 45 forks source link

[BUG] - could not find RSA key but password provided #161

Closed dardevelin closed 1 year ago

dardevelin commented 1 year ago

Description

Attempted to connect to sftp server but refuses due to lack of RSA, but a password is being used instead.

Steps to reproduce

MacOS ventura, fresh install of termscp no changes to any ssh key server accepts password auth.

Expected behaviour

to just connect and list files.

Shows error message and does not allow to connect, does not explain how to "configure such that it works either"

Environment

veeso commented 1 year ago

that sounds weird. If you're using the connection form and typing in the parameters and password and it returns RSA key is needed, it's because the host is returning the key that is required.

Could you try to check log files after running termscp passing the -D option when trying to connect?

veeso commented 1 year ago

probably related to the issue fixed in 0.12

github-actions[bot] commented 1 year ago

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

github-actions[bot] commented 1 year ago

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