sukria / Backup-Manager

Versatile yet easy to use command line backup tool for GNU/Linux. Suitable for desktop and servers.
http://www.backup-manager.org/
GNU General Public License v2.0
278 stars 91 forks source link

Global s3 support #127

Closed NoxInmortus closed 3 years ago

NoxInmortus commented 4 years ago

Hello,

s3 support is great but it only works with Amazon. It could be great to have full s3 support and be able to connect to other s3 providers. I'm using Scaleway for example.

We would need to have some additional parameters to be able to change the following configurations :

host_base
bucket_location

Thanks

JD-ISWT commented 3 years ago

The question is quite old, but here is a solution for S3 uploading elsewhere than Amazon

https://gist.github.com/dcoppari/f3b5622b14a5f6447cfdd5e2b08e6f63

NoxInmortus commented 3 years ago

I do not use backupmanager anymore, but thanks for the tip