juicedata / juicesync

A tool to move your data between any clouds or regions.
Apache License 2.0
593 stars 56 forks source link

add support for s3 compatible storage using scheme s3:// #85

Closed chnliyong closed 3 years ago

chnliyong commented 3 years ago

When using s3:// scheme with a full endpoint URL not contains .amazonaws.com, juicesync now treat it as a s3 compatible storage, the format is s3://[AK:SK@]bucket.endpoint[/prefix]