AlistGo / AlistGo/alist

添加Chunker功能的支持

未關閉
#7,585 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Go
星號
50.2k
分支
7.9k
平均合併
7 天 21 小時
30 天內合併 PR
6

描述

### Please make sure of the following things

- [X] I have read the [documentation](https://alist.nn.ci).
- [X] I'm sure there are no duplicate issues or discussions.
- [X] I'm sure this feature is not implemented.
- [X] I'm sure it's a reasonable and popular requirement.

### Description of the feature / 需求描述

希望Alist能够添加Rclone的Chunker功能
Rclone chunker文档解释:
> Chunker功能在上传到封装的远程存储时,透明地将大文件拆分为较小的块,并在文件下载时透明地将它们组装回去。这使得能够有效克服存储提供商施加的大小限制。

### Suggested solution / 实现思路

Rclone chunker文档: https://rclone.org/chunker/
Rclone chunker驱动源代码: https://github.com/rclone/rclone/tree/master/backend/chunker

### Additional context / 附件

_No response_

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。