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.55k stars 46 forks source link

[BUG] - CANNOT CONNECT WITH SCP #152

Closed dedroot closed 1 year ago

dedroot commented 1 year ago

Description

I just install TermSCP on my Manjaro Linux distro and when a tried to connect to my Ubuntu server using SCP, it prompt me this error:

Screenshot_20230306_193458

Steps to reproduce

Expected behaviour

Environment

veeso commented 1 year ago

It's a known problem. Please delete from configuration the ssh config path or create ~/.ssh/config. It will be fixed soon.

Duplicate of #150

veeso commented 1 year ago

fixed in 0.11.1

dedroot commented 1 year ago

thanks for the fix