[GH-ISSUE #2267] SFTP上传速度太慢了,25M文件夹40分钟都没上传完,使用xftp工具上传只用了2分钟 #1427

Closed
opened 2026-02-27 00:03:30 +03:00 by kerem · 3 comments
Owner

Originally created by @duktig666 on GitHub (Oct 2, 2021).
Original GitHub issue: https://github.com/electerm/electerm/issues/2267

Please check known issues first

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

Electerm version:

v1.16.11

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

win10

Expected Behavior

SFTP上传速度建议优化一下

Can you reproduce the same behavior in other terminal:

Current Behavior

SFTP上传速度太慢了

Detailed Description

上传一个25M的文件夹,electerm超过40分钟没有上传完,被迫取消。
而使用xftp工具只用了2分钟就搞定了。

Suggestions?

SFTP上传速度建议优化一下

Originally created by @duktig666 on GitHub (Oct 2, 2021). Original GitHub issue: https://github.com/electerm/electerm/issues/2267 ## Please check known issues first https://github.com/electerm/electerm/wiki/Know-issues <!--- Provide some basic info --> ## Electerm version: v1.16.11 ## Operating system(linux, macos, or windows7/8/10?): win10 ## Expected Behavior <!--- Tell me what should happen --> SFTP上传速度建议优化一下 ## 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 --> SFTP上传速度太慢了 ## Detailed Description 上传一个25M的文件夹,electerm超过40分钟没有上传完,被迫取消。 而使用xftp工具只用了2分钟就搞定了。 ## Suggestions? SFTP上传速度建议优化一下
kerem closed this issue 2026-02-27 00:03:30 +03:00
Author
Owner

@zxdong262 commented on GitHub (Oct 4, 2021):

文件太多会内存泄漏假死,还没有解决,可以试试文件夹右键的压缩并上传功能

<!-- gh-comment-id:933570669 --> @zxdong262 commented on GitHub (Oct 4, 2021): 文件太多会内存泄漏假死,还没有解决,可以试试文件夹右键的压缩并上传功能
Author
Owner

@xxgram commented on GitHub (Nov 8, 2021):

文件太多会内存泄漏假死,还没有解决,可以试试文件夹右键的压缩并上传功能

单个文件文件上传的最大速度只有20MB/s,我这里的网络带宽最大可以达到112MB/s,这个能否优化呢

<!-- gh-comment-id:962775212 --> @xxgram commented on GitHub (Nov 8, 2021): > 文件太多会内存泄漏假死,还没有解决,可以试试文件夹右键的压缩并上传功能 单个文件文件上传的最大速度只有20MB/s,我这里的网络带宽最大可以达到112MB/s,这个能否优化呢
Author
Owner

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

文件太多会内存泄漏假死,还没有解决,可以试试文件夹右键的压缩并上传功能

单个文件文件上传的最大速度只有20MB/s,我这里的网络带宽最大可以达到112MB/s,这个能否优化呢

这个还不清楚,也许来自js本身性能瓶颈

<!-- gh-comment-id:962837420 --> @zxdong262 commented on GitHub (Nov 8, 2021): > > 文件太多会内存泄漏假死,还没有解决,可以试试文件夹右键的压缩并上传功能 > > 单个文件文件上传的最大速度只有20MB/s,我这里的网络带宽最大可以达到112MB/s,这个能否优化呢 这个还不清楚,也许来自js本身性能瓶颈
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#1427
No description provided.