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
在保留原有上传方式,在配置文件里面增加一个加速上传。具体就是用户自行指定一个路径作为缓存区并指定缓存区的大小,先全速下载使缓存区即将填满,然后校验文件,校验通过后再全速上传
The text was updated successfully, but these errors were encountered:
新的idea:可以设置多个缓存区,各自上传和下载和校验(仅限硬盘够大 )
Sorry, something went wrong.
如果我没理解错,上传和下载的带宽是互不干扰的。这个请求解决了什么问题呢?
zyxkad
No branches or pull requests
在保留原有上传方式,在配置文件里面增加一个加速上传。具体就是用户自行指定一个路径作为缓存区并指定缓存区的大小,先全速下载使缓存区即将填满,然后校验文件,校验通过后再全速上传
The text was updated successfully, but these errors were encountered: