Android-DataBackup icon indicating copy to clipboard operation
Android-DataBackup copied to clipboard

[Feature] S3 Storage API support

Open ShellWen opened this issue 10 months ago • 2 comments

Describe the feature
Nowadays, this app supports multiple storage backends. I think it would be even better if it could add support for S3 and S3-compatible APIs. Many cloud service providers offer S3-compatible APIs, such as Tencent Cloud and Alibaba Cloud in China, as well as Cloudflare R2 and even AWS itself internationally. It would be great if we could back up data to an S3-compatible API backend.

ShellWen avatar Jan 29 '25 14:01 ShellWen

How's it going on ? @XayahSuSuSu

alexma233 avatar Oct 18 '25 07:10 alexma233

@alexma233 S3 has already been forked and implemented; it's currently a test version, which you can test. https://github.com/543069760/Android-DataBackup-S3

543069760 avatar Nov 12 '25 15:11 543069760