-
-
Notifications
You must be signed in to change notification settings - Fork 1k
sftp 文件传输时进度一直时 99% #3918
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
最新版已经优化 |
这个问题在win11还存在,electerm-1.90.8-win-x64,换回electerm-1.72.48-win-x64就正常,之后的版本在有几百个文件时都是卡在99% |
为了传输效率不去计算真实的进度,传输过程是没问题的 |
那也太久了, 同一个目录 electerm-1.72.48-win-x64 30秒就能上传完, electerm-1.90.8-win-x64 等了10分钟还在99% |
如果文件夹里有很多文件文件夹是会这样的,旧版本是创建一个压缩包,上传之后解压缩,对于大量小文件上传会很快,但是不通用,可能因为服务器不支持或者文件太大卡住,可能在后续版本加入一个压缩并且上传的右键菜单或者其他解决方式 |
Electerm Version and download file extension(Electerm版本和下载文件后缀)
electerm-xx.xx.xx-mac-x64.dmg
Platform detail (平台详情)
Darwin Mac-mini.local 23.6.0 Darwin Kernel Version 23.6.0: Fri Nov 15 15:13:28 PST 2024; root:xnu-10063.141.1.702.7~1/RELEASE_X86_64 x86_64
What steps will reproduce the bug?(重新问题的详细步骤)
使用 sftp 向服务器传输文件夹,进度一直是 99%
What should have happened?(期望的结果)
可以看到传输文件夹的进度
Would this happen in other terminal app(是否能够在其他同类软件重现这个问题)
No response
Additional information(其他任何相关信息)
No response
The text was updated successfully, but these errors were encountered: