bendrucker / azure-blob-to-s3

Batch copy files from Azure Blob Storage to Amazon S3
MIT License
47 stars 19 forks source link

INQUIRY (Not an issue) #42

Closed mhmdahmed97 closed 3 years ago

mhmdahmed97 commented 3 years ago

I am relatively new to cloud environments and I have a situation where I need to transfer my data from a blob with 75 containers to AWS buckets. Is there anyway to transfer all 75 container's data to 75 buckets that are created automatically?

or do I have to apply this node.js application 75 times and create 75 s3 buckets manually?

bendrucker commented 3 years ago

Yeah this library doesn't quite do that. Feel free to use the API though. You could create the buckets programmatically and then use the API to copy into them.

mhmdahmed97 commented 3 years ago

Thank you very much Ben, and yes I figured that was the only option, I'll make the program public when I'm done with it, obviously using your API along with it. I hope you won't mind

On Mon, Jun 7, 2021, 10:03 PM Ben Drucker @.***> wrote:

Closed #42 https://github.com/bendrucker/azure-blob-to-s3/issues/42.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bendrucker/azure-blob-to-s3/issues/42#event-4853328852, or unsubscribe https://github.com/notifications/unsubscribe-auth/APE3YDXVOEXF553LVPWUDDTTRT3VNANCNFSM46HRUX7A .