-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
使用trz上传文件速度很慢 #18
Comments
只要经过了 Windows ,trz 是很慢,目前还没找到解决办法。 你说 rz 的速度是正常的,请问是如何使用 rz 的?我看能不能借助他找出解决办法。 如果你是用 xshell、SecureCRT 等直接登录 Linux 的 ( 中间不打开 cmd 或 PowerShell 的 ),那是正常的。 |
了解了,rz是通过SecureCRT 登录测试的 |
mac下的zssh用rz也很慢,不知道为啥, windows的trz为啥很慢啊,帮忙解释下 |
可以看看这个 #21 (comment) ,我也不确定是不是真的是这原因。 |
可以用 https://github.com/trzsz/trzsz-ssh 试试,解决了 Windows 使用 |
顺带提,windows terminal下用tssh,trz的速度不到1M,如果rz应该可以打满网络带宽。不过我很少传大文件,这个问题不明显。 |
tssh -v 看看用的是不是最新的?另外 time trz 和 time rz 上传同样的文件,分别看看耗时多少? |
tssh刚更新的最新的0.1.5,time trz包括了选文件的时间,不太准,看速度就是1MB上下,耗时比较长;rz的话20多MB,差距明显。不过tsz速度非常快,跟sz不相上下。 |
@FinallyFinancialFreedom trz 是不是最新的 1.1.3 ? |
trzsz go 0.1.9,系统是windows11 22h2 10.0.22622.598,使用cmd或者powershell 都会出现trz速度极慢的问题,相同主机及文件,tsz速度正常,rz的速度也是正常的
The text was updated successfully, but these errors were encountered: