AlistGo / AlistGo/alist

添加Chunker功能的支持

Aperta
#7,585 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Go
Stelle
50.2k
Fork
7.9k
Merge medio
7g 21h
PR unite (30g)
6

Descrizione

### 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_

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.