AlistGo / AlistGo/alist

添加Chunker功能的支持

Open
#7,585 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
50.2k
Forks
7.9k
Avg merge
7d 21h
Merged PRs (30d)
6

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.