Skip to content

rustic v0.7.0 and iDrive S3 backend - how to configure #1044

Answered by kapitainsky
kapitainsky asked this question in Q&A
Discussion options

You must be logged in to vote

Ok this is what works for iDrive:

[repository]
repository = "opendal:s3"
password = "pass"

[repository.options]
root = "/"
bucket = "test-dal"
endpoint = "https://p7v1.ldn.idrivee2-40.com"
region = "gb-ldn"
access_key_id = "xxx"
secret_access_key = "xxx"

For repository = "s3:... despite trying everything what I could think of does not work.

So for now it has to be repository = "opendal:s3" way

Replies: 3 comments 14 replies

Comment options

You must be logged in to vote
10 replies
@aawsome
Comment options

@l-austenfeld
Comment options

@kapitainsky
Comment options

@kapitainsky
Comment options

Answer selected by kapitainsky
@simonsan
Comment options

@kapitainsky
Comment options

Comment options

You must be logged in to vote
2 replies
@l-austenfeld
Comment options

@simonsan
Comment options

Comment options

You must be logged in to vote
2 replies
@kapitainsky
Comment options

@aawsome
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
A-backends Area: Related to backends in `rustic-core`
4 participants