Skip to content
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

建议优化onedrive的后台上传策略 #1790

Closed
4 tasks done
hdm9527 opened this issue Sep 24, 2022 · 3 comments
Closed
4 tasks done

建议优化onedrive的后台上传策略 #1790

hdm9527 opened this issue Sep 24, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@hdm9527
Copy link
Contributor

hdm9527 commented Sep 24, 2022

Please make sure of the following things

  • I have read the documentation.
  • I'm sure there are no duplicate issues or discussions.
  • I'm sure this feature is not implemented.
  • I'm sure it's a reasonable and popular requirement.

Description of the feature / 需求描述

手动上传到onedrive或通过alist离线下载的文件上传到onedrive的速度平均为4m/s,远远没有达到上限速度,建议使用多线程上传或调整onedrive上传分片大小为100M
image

Suggested solution / 实现思路

https://github.com/alist-org/alist/blob/a570e4c7a06bf11b858864b502401a1f088ed10e/drivers/onedrive/util.go#L169

Additional context / 附件

@hdm9527 hdm9527 added the enhancement New feature or request label Sep 24, 2022
@xhofe xhofe added the pr-welcome Welcome to pull request label Sep 24, 2022
@hdm9527
Copy link
Contributor Author

hdm9527 commented Sep 27, 2022

@xhofe #1831 已pr,测试了小于4m和大于4m的文件,正常上传

@xhofe xhofe closed this as completed in 4e13b1a Sep 27, 2022
@f63531119
Copy link

3.1 aria2下载正常 alist后台经常显示错误了 退回3.0 等待后续优化

@hdm9527
Copy link
Contributor Author

hdm9527 commented Oct 10, 2022

3.1 aria2下载正常 alist后台经常显示错误了 退回3.0 等待后续优化

dev版本已经修复了,3.1离线下载不影响,手动上传大文件会失败

@xhofe xhofe removed the pr-welcome Welcome to pull request label Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants