seedvault-app / seedvault

A backup application for the Android Open Source Project.
1.25k stars 73 forks source link

S3 backup target #524

Open jpds opened 1 year ago

jpds commented 1 year ago

It would great if seedvault could backup to any S3-compliant backup target in addition to also AWS S3 (open source examples: Ceph radosgw, Minio, Garage, seaweedfs, ...).

AWS SDK for Kotlin: https://docs.aws.amazon.com/sdk-for-kotlin/latest/developer-guide/kotlin_s3_code_examples.html

And the options exposed to the end-user should be:

muhire14 commented 1 year ago

It would great if seedvault could backup to any S3-compliant backup target in addition to also AWS S3 (open source examples: Ceph radosgw, Minio, Garage, seaweedfs, ...).

Seconded! This is definitely needed, as I'll be using it myself.

j0hax commented 6 months ago

I'm also extremely interested in seeing this happen.

grote commented 5 months ago

Can this be used via Roundsync added in #609?

varac commented 5 months ago

I'd love to give this a try, but how/when excatly will this feature be integrated into i.e. lineageOs (as LOS shipps with Seedvault integrated) ? I don't know much about it's release process.

varac commented 5 months ago

Or, what's the versioning scheme used when integrating seedvault into i.e. LOS, as seedvault doesn't seem to have releases not (recent) git tags ?