trzsz / trzsz-ssh

trzsz-ssh ( tssh ) is an ssh client designed as a drop-in replacement for the openssh client. It aims to provide complete compatibility with openssh, mirroring all its features, while also offering additional useful features. Such as login prompt, batch login, remember password, automated interaction, trzsz, zmodem(rz/sz), udp mode like mosh, etc.
https://trzsz.github.io/ssh
MIT License
1.76k stars 103 forks source link

不论是使用go install还是release版本的tssh都没有内置trz和tsz指令 #11

Closed jackyzjk closed 1 year ago

jackyzjk commented 1 year ago

大神你好,我使用tssh登录到远程设备,可压根就找不到trz和tsz的指令,你在README中不是说tssh已内置了trz和tsz么,为何我无法使用,是否是tssh目前还没有集成这两条指令?

lonnywong commented 1 year ago

要在服务器上安装 trzsz https://github.com/trzsz/trzsz-go

smallevilbeast commented 1 year ago

是本地内置了 不用 trzsz ssh 了, 服务器需要自己安装