AlistGo / AlistGo/alist

[Feature]备份功能支持自动备份

未关闭
#8,370 1 条评论 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 / 需求描述

目前的备份功能是点击备份后直接将备份文件自动下载到本地

## 能否支持实现自动备份功能
1. 通过设置备份路径为云存储方式,例如配置MINIO云存储配置,将配置文件自动备份到该服务中
2. 支持版本数量和备份周期控制

* EXP:设置备份周期为每周周一上午9点整,备份版本数为3,备份路径为配置的MINIO或者别的什么存储策略下的路径。实现每周周一自动备份数据并上传到指定的备份路径下,当备份的文件数量操作设置的版本数(3)的时候,删除最老的版本,只保留最新的文件

谢谢

### Suggested solution / 实现思路

_No response_

### Additional context / 附件

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。