[GH-ISSUE #2316] rz上传文件没反应 #1469

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

Originally created by @James601232 on GitHub (Nov 30, 2021).
Original GitHub issue: https://github.com/electerm/electerm/issues/2316

Please check known issues first

https://github.com/electerm/electerm/wiki/Know-issues

Electerm version:

image

Operating system(linux, macos, or windows7/8/10?):

macos

Expected Behavior

Can you reproduce the same behavior in other terminal:

Current Behavior

Possible Solution

Steps to Reproduce

image

Context (Environment)

Detailed Description

Suggestions?

Originally created by @James601232 on GitHub (Nov 30, 2021). Original GitHub issue: https://github.com/electerm/electerm/issues/2316 ## Please check known issues first https://github.com/electerm/electerm/wiki/Know-issues <!--- Provide some basic info --> ## Electerm version: ![image](https://user-images.githubusercontent.com/19258506/143978255-8e48b8e4-c60c-4d07-841b-bcbcfef675b9.png) ## Operating system(linux, macos, or windows7/8/10?): macos ## Expected Behavior <!--- Tell me what should happen --> ## Can you reproduce the same behavior in other terminal: <!--- If same bahavior happens in other terminal, maybe it is supposed to be like this or not a problem of terminal app --> ## Current Behavior <!--- Tell me what happens instead of the expected behavior --> ## Possible Solution <!--- 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. ![image](https://user-images.githubusercontent.com/19258506/143978206-15b59977-ed1f-4c8f-b4de-797a843385c2.png) 2. 3. 4. ## Context (Environment) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ## Detailed Description <!--- Provide a detailed description of the change or addition you are proposing --> ## Suggestions? <!--- Not a bug report, just some thoughts or suggestions? It is totally OK and welcome too -->
kerem 2026-02-27 00:03:40 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@zxdong262 commented on GitHub (Nov 30, 2021):

应该是无法更新上传进度,实际还在上传,就一直等待上传完毕就好了

<!-- gh-comment-id:982238844 --> @zxdong262 commented on GitHub (Nov 30, 2021): 应该是无法更新上传进度,实际还在上传,就一直等待上传完毕就好了
Author
Owner

@zxdong262 commented on GitHub (Dec 1, 2021):

哦不是,还真不好使了

<!-- gh-comment-id:983200192 --> @zxdong262 commented on GitHub (Dec 1, 2021): 哦不是,还真不好使了
Author
Owner

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

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

<!-- gh-comment-id:1079941525 --> @lonnywong commented on GitHub (Mar 27, 2022): @James601232 可以试试 trzsz ( trz / tsz ) ,和 rz / sz 类似,并且支持 tmux。electerm 升级到 1.19 以上,服务端安装 trzsz :https://github.com/trzsz/trzsz
Author
Owner

@alanhe421 commented on GitHub (Jul 20, 2022):

哦不是,还真不好使了

image

zmodem.js 这里在多数浏览器比如Chrome下实际上只会在上传完成才会触发on_progress,因此不会得到实时的进度。

<!-- gh-comment-id:1190415433 --> @alanhe421 commented on GitHub (Jul 20, 2022): > 哦不是,还真不好使了 ![image](https://user-images.githubusercontent.com/9245110/180018886-a1bb1b0c-dae2-4b6b-ae9f-80664327beae.png) zmodem.js 这里在多数浏览器比如Chrome下实际上只会在上传完成才会触发on_progress,因此不会得到实时的进度。
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#1469
No description provided.