Describe the solution you'd like
S3 and Backblaze are a relatively cheap storage solutions so backing up my files will become a really cheap and easy process.
Adding a Minio support will allow the users to choose an open source alternative for S3 and Backclaze.
These all share a pretty similar API.
(In S3 you might need to implement Cognito in addition to the S3 implementation although I'm not pretty sure why).
Describe the solution you'd like S3 and Backblaze are a relatively cheap storage solutions so backing up my files will become a really cheap and easy process. Adding a Minio support will allow the users to choose an open source alternative for S3 and Backclaze. These all share a pretty similar API. (In S3 you might need to implement Cognito in addition to the S3 implementation although I'm not pretty sure why).
Describe alternatives you've considered Using a desktop client (CyberDuck) or some proprietary S3 solutions for Android (BucketAnywhere, S3Xplorer, S3 Explorer, etc.).
Additional context Having a way to AutoSync and control the retention period would also be great and will save a lot of money as well.