[GH-ISSUE #3045] 我觉得处理多文件上传的性能与稳定性是至关重要的 #2010

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

Originally created by @miaokela on GitHub (Oct 20, 2023).
Original GitHub issue: https://github.com/electerm/electerm/issues/3045

What feature you'd like to see or proposal(期望什么新功能/特性或者建议)

我觉得处理n多文件(嵌套)上传的性能与稳定性是至关重要的

Originally created by @miaokela on GitHub (Oct 20, 2023). Original GitHub issue: https://github.com/electerm/electerm/issues/3045 ### What feature you'd like to see or proposal(期望什么新功能/特性或者建议) 我觉得处理n多文件(嵌套)上传的性能与稳定性是至关重要的
kerem 2026-02-27 00:05:42 +03:00
Author
Owner

@whqgo commented on GitHub (Nov 7, 2023):

同意, 每次上传多文件的时候我都是 把旧文件删掉, 然后在上传, 并且有时候 会卡住 这个时候 需要删掉上传中的其中一个就可以继续了,很神奇

<!-- gh-comment-id:1797993709 --> @whqgo commented on GitHub (Nov 7, 2023): 同意, 每次上传多文件的时候我都是 把旧文件删掉, 然后在上传, 并且有时候 会卡住 这个时候 需要删掉上传中的其中一个就可以继续了,很神奇
Author
Owner

@yunyuzhe commented on GitHub (Dec 19, 2023):

可以同时上传到两台服务器吗

<!-- gh-comment-id:1862424916 --> @yunyuzhe commented on GitHub (Dec 19, 2023): 可以同时上传到两台服务器吗
Author
Owner

@zxdong262 commented on GitHub (Dec 19, 2023):

可以试试最新版吗,看看情况如何

<!-- gh-comment-id:1862428695 --> @zxdong262 commented on GitHub (Dec 19, 2023): 可以试试最新版吗,看看情况如何
Author
Owner

@yunyuzhe commented on GitHub (Dec 20, 2023):

可以试试最新版吗,看看情况如何
下载列表会只存在一个任务,但是这个任务的进度会来回闪现应该是两个上传的进度 不过同一个文件同时上传到两台服务器没问题 上传成功了

<!-- gh-comment-id:1863769149 --> @yunyuzhe commented on GitHub (Dec 20, 2023): > 可以试试最新版吗,看看情况如何 下载列表会只存在一个任务,但是这个任务的进度会来回闪现应该是两个上传的进度 不过同一个文件同时上传到两台服务器没问题 上传成功了
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#2010
No description provided.