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

[QUESTION] - Launch termscp from ssh session #110

Closed graphixillusion closed 2 years ago

graphixillusion commented 2 years ago

Hi there. As the title says: is it possible to launch termscp from a ssh session? I've tried to launch the program through a ssh shell into a remote server (Windows 10 OS) but nothing happens. thank you.

veeso commented 2 years ago

Hi there,

it works fine here, maybe it's a problem related to the windows terminal. I was able to successfully start it using iterm2 on a linux server.

graphixillusion commented 2 years ago

Hi there,

it works fine here, maybe it's a problem related to the windows terminal. I was able to successfully start it using iterm2 on a linux server.

I've tried with putty too and i got the same result

veeso commented 2 years ago

Probably it's an issue related to the windows terminal you're connecting to. I know that windows ssh servers have often problems of that kind. It's probably an issue related to the crossterm library more than to termscp.