[Share Experiences] 安利个终端rz/sz工具
Tofloor
poster avatar
创天帝
deepin
2024-12-07 11:40
Author

我办公电脑换deepin已经好几个月了,之前用的securecrt,可以直接在终端rz、sz,在linux上装crt也能用,但是很卡,不是很喜欢,卸载掉crt也好几个月了,但是没有了这些终端工具之后,通过ssh传输文件就烦了,特别是有堡垒机的时候,scp,rsync,sftp都陆续用了,感觉不丝滑,今天找了找,找到个好玩的东西,trzsz,安利一波。

下载 

wget https://github.com/trzsz/trzsz-go/releases/download/v1.1.8/trzsz_1.1.8_linux_x86_64.tar.gz
tar trzsz_1.1.8_linux_x86_64.tar.gz
sudo mv trzsz_1.1.8_linux_x86_64/* /usr/bin
alias ssh='trzsz -z ssh'

依赖安装

sudo apt -y install tmux zenity

配置shell

echo alias ssh='trzsz -z ssh' >> ~/.bashrc
source ~/.bashrc

这样就可以体验ssh工具那样的rz和sz上传下载了

Reply Favorite View the author
All Replies
neko
deepin
Ecological co-builder
2024-12-07 13:40
#1

deepin默认终端如果添加服务器连接也是用的这个上传和下载

Reply View the author
希声
deepin
2024-12-07 14:26
#2
neko

deepin默认终端如果添加服务器连接也是用的这个上传和下载

确认吗?

我记得之前我提过用trzsz 代替deepin-terminal 的上传下载方案,难道是后来改成trzsz了?

Reply View the author
创天帝
deepin
2024-12-07 14:35
#3
neko

deepin默认终端如果添加服务器连接也是用的这个上传和下载

这个默认终端是指啥,我的系统带的终端怎么不行?

Reply View the author
观摩
deepin
2024-12-07 15:13
#4

收藏了

Reply View the author
希声
deepin
2024-12-07 17:30
#5

在deepin中适配,还是当时跟trzsz的大佬提供的调试信息

https://github.com/trzsz/trzsz-go/issues/26

Reply View the author
创天帝
deepin
2024-12-07 19:05
#6
希声

在deepin中适配,还是当时跟trzsz的大佬提供的调试信息

https://github.com/trzsz/trzsz-go/issues/26

为你点赞

Reply View the author
放屁大王
deepin
2024-12-08 00:32
#7

like

Reply View the author
Oli
deepin
2024-12-09 00:57
#8

like

Reply View the author
ggbond
deepin
2024-12-09 01:52
#9

like

Reply View the author
小小怪冲啊!
deepin
2024-12-09 04:16
#10

感谢安利

Reply View the author
聪明蛋
deepin
2024-12-10 07:50
#11
The user is banned, and the content is hidden.