Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INQUIRY (Not an issue) #42

Closed
mhmdahmed97 opened this issue Jun 7, 2021 · 2 comments
Closed

INQUIRY (Not an issue) #42

mhmdahmed97 opened this issue Jun 7, 2021 · 2 comments

Comments

@mhmdahmed97
Copy link

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
Copy link
Owner

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
Copy link
Author

mhmdahmed97 commented Jun 7, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants