-
trzsz + iterm2
-
下面是我的config配置:
```
Host hetzner
HostName x.x.x.x
User xxx
Port 22
IdentityFile C:\Users\xxx\.ssh\id_rsa
#ProxyCommand C:\Program Files (x86)\Nmap\ncat.exe --verbose --proxy-type http …
-
xshell 7 软件,登录rocky 8.5系统,yum安装trzsz,使用trz不会弹出窗口,拖拽文件也不行。
-
OS: Windows 11
got this error:
C:\Users\xxx>trzsz ssh user@xxx
Failed to create console process: The system cannot find the file specified.
C:\Users\xxx>ssh -V
OpenSSH_for_Windows_8.6p1, Li…
-
在 [https://snapcraft.io/electerm](https://snapcraft.io/electerm) 简介中,好像不支持 `[xxx](http://xxx)` 这种语法。
特别是 trzsz 的链接 `[Trzsz](https://github.com/trzsz/trzsz)(trz/tsz)`,把 `https://github.com/trzsz/trz…
-
How to set up the linux server ? Can you give some example
-
是否支持 .ssh/config 自定义private key
例如
Host x.x.x.x
User ubuntu
IdentityFile ~/.ssh/id_ed25519
-
如题
-
1.用户中断传输是否需要删除远程已传输的部分
2.可以选择是否使用断点续传功能,一些压缩文件重新写入不知道会不会有结构破坏,能做出来对一些超大文件传输很友好
3.低带宽情况下,文件较小的是否可以自动打包压缩,传输完成后自动解压,省去人工操作,比如log,随随便便100m,但是压缩后只有7m左右
-
大神你好,我使用tssh登录到远程设备,可压根就找不到trz和tsz的指令,你在README中不是说tssh已内置了trz和tsz么,为何我无法使用,是否是tssh目前还没有集成这两条指令?