[GH-ISSUE #1743] ubuntu18.04使用rz -be传输时总是直接到99%,实际传输只有0.02% #1028

Closed
opened 2026-02-27 00:01:57 +03:00 by kerem · 4 comments
Owner

Originally created by @TheDavidGithub on GitHub (Jun 18, 2020).
Original GitHub issue: https://github.com/electerm/electerm/issues/1743

Electerm version:1.3.38

Operating system:ubuntu18.04

通过跳板机成功传输9MB的zip压缩包

Can you reproduce the same behavior in other terminal:只在Ubuntu18.04试过

rz只能传输小文件,传输一个9MB的zip压缩包显示的已传输的字节和压缩包的大小一致,但是一直在99%不结束,去接收端看,接收到的压缩包字节数只有实际的0.2%。

有可能是对传输过程中rz的进度反馈适配有问题

Steps to Reproduce

1.ubuntu18.04安装electerm
2.在远程登录的debain4.9执行rz -be传输9MB的zip压缩包

Originally created by @TheDavidGithub on GitHub (Jun 18, 2020). Original GitHub issue: https://github.com/electerm/electerm/issues/1743 <!--- Provide some basic info --> ## Electerm version:1.3.38 ## Operating system:ubuntu18.04 ## 通过跳板机成功传输9MB的zip压缩包 <!--- Tell me what should happen --> ## Can you reproduce the same behavior in other terminal:只在Ubuntu18.04试过 <!--- If same bahavior happens in other terminal, maybe it is supposed to be like this or not a problem of terminal app --> ## rz只能传输小文件,传输一个9MB的zip压缩包显示的已传输的字节和压缩包的大小一致,但是一直在99%不结束,去接收端看,接收到的压缩包字节数只有实际的0.2%。 <!--- Tell me what happens instead of the expected behavior --> ## 有可能是对传输过程中rz的进度反馈适配有问题 <!--- Not obligatory, but suggest a fix/reason for the bug, --> ## Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1.ubuntu18.04安装electerm 2.在远程登录的debain4.9执行rz -be传输9MB的zip压缩包
kerem closed this issue 2026-02-27 00:01:57 +03:00
Author
Owner

@zxdong262 commented on GitHub (Jun 18, 2020):

合并到 #1401

<!-- gh-comment-id:645770228 --> @zxdong262 commented on GitHub (Jun 18, 2020): 合并到 #1401
Author
Owner

@zxdong262 commented on GitHub (Jun 18, 2020):

确实只支持小文件,目前npm就只有这个zmodem module

<!-- gh-comment-id:645770503 --> @zxdong262 commented on GitHub (Jun 18, 2020): 确实只支持小文件,目前npm就只有这个zmodem module
Author
Owner

@TheDavidGithub commented on GitHub (Jun 19, 2020):

好的,感谢回复,Ubuntu使用rz的希望破灭了。

 

<!-- gh-comment-id:646556734 --> @TheDavidGithub commented on GitHub (Jun 19, 2020): 好的,感谢回复,Ubuntu使用rz的希望破灭了。 &nbsp;
Author
Owner

@lonnywong commented on GitHub (Mar 27, 2022):

@TheDavidGithub 可以试试 trzsz ( trz / tsz ) ,和 rz / sz 类似,并且支持 tmux。electerm 升级到 1.19 以上,服务端安装 trzsz :https://github.com/trzsz/trzsz

<!-- gh-comment-id:1079944782 --> @lonnywong commented on GitHub (Mar 27, 2022): @TheDavidGithub 可以试试 trzsz ( trz / tsz ) ,和 rz / sz 类似,并且支持 tmux。electerm 升级到 1.19 以上,服务端安装 trzsz :https://github.com/trzsz/trzsz
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#1028
No description provided.