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

[QUESTION] - Does ProxyJump work? #190

Closed allencho1222 closed 1 year ago

allencho1222 commented 1 year ago

Hi,

I'm trying to setup termscp using the ssh config file and couldn't find the issues related to ProxyJump.

However, while remote hosts without ProxyJump work correctly, remote hosts with ProxyJump cannot successfully access the remote. (The scp command correctly works when accessing the remote hosts crossing the proxy).

Does ProxyJump work correctly in termscp?

veeso commented 1 year ago

At the moment it's not possible. I don't even know whether it's possible to do that in ssh2-rs, I should ask the authors.

EDIT: it seems not to be supported