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.74k stars 102 forks source link

希望上传路径配置可以根据不同服务器定制化 #137

Closed zhouJianXXX closed 2 months ago

zhouJianXXX commented 2 months ago

不仅仅是全局配置 DefaultUploadPath = XXX 更多的场景是在不同服务器上不同的路径上传,希望可以实现

lonnywong commented 2 months ago

已支持。

v0.1.23 发布前,可以这样安装 go install github.com/trzsz/trzsz-ssh/cmd/tssh@main,安装的路径在 ~/go/bin/