Azure-storage-azcopy: Feature / Question: Support for non-AWS S3 endpoints

Created on 15 Jan 2020  路  3Comments  路  Source: Azure/azure-storage-azcopy

Which version of the AzCopy was used?

10.3.3.

Which platform are you using? (ex: Windows, Mac, Linux)

Mac & Linux

What command did you run?

azcopy cp

What problem was encountered?

Apparently azcopy detects the source type from the source URL. According to this file (if I read it correctly) the source is detected to be S3 iff it contains string amazonaws.com. This limits the usefulness of azcopy. S3 compatible storage is available from many providers, not just AWS.

How can we reproduce the problem in the simplest way?

By running cp command with any of non-aws object storage providers, such as Digital Ocean, as the source.

Have you found a mitigation/solution?

Not really, no.

feature request

Most helpful comment

Is there any progress on this? I have over 50TB of data I want to move from a non AWS s3 provider to azure and this would be super helpful.

All 3 comments

Thanks. Yes, we're aware of this limitation and agree that it would be great to address it.

cc @rpohane

@rpohane When we have an indicative release number for this, can you please update the milestone field?

Is there any progress on this? I have over 50TB of data I want to move from a non AWS s3 provider to azure and this would be super helpful.

Was this page helpful?
0 / 5 - 0 ratings