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

[Feature Request] - Scp auto connect to server when server site set the authorized_keys #195

Closed iamqk closed 10 months ago

iamqk commented 1 year ago

Description

Auto connect to server when server site set the authorized_keys without knowing the user's password. Now you must provide a password to connect to server which cannot work in up situation.

Changes

Implementation

iamqk commented 1 year ago

I configure sshconfig to use IdentityFile successfully, and there is another problem: when ConnectTimeout 0 is set, I think it is means never timeout (in normal terminal it works as this also) but in termscp it timeout immediately, I think it means 0 as literally.

github-actions[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

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