We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
请选择一个:
请选择您的运行平台:
简要描述您的问题: 如题,在macOS上使用rsync可以大幅提高拷贝速度(大概能缩短50%的时间) 本地测试35.5MB,共3307个文件的拷贝速度,使用cp共需6:23.49,换用rsync后仅需3:44.28
rsync
cp
6:23.49
3:44.28
如果有任何其他相关信息,请注明: 虽然还是没有很快,但也快了不少
The text was updated successfully, but these errors were encountered:
#96 提了个pr,可以看看还能怎么优化一下效果
Sorry, something went wrong.
No branches or pull requests
问题类型
请选择一个:
运行平台
请选择您的运行平台:
描述
简要描述您的问题:
如题,在macOS上使用
rsync
可以大幅提高拷贝速度(大概能缩短50%的时间)本地测试35.5MB,共3307个文件的拷贝速度,使用
cp
共需6:23.49
,换用rsync
后仅需3:44.28
附加信息
如果有任何其他相关信息,请注明:
虽然还是没有很快,但也快了不少
The text was updated successfully, but these errors were encountered: