-
I have a list of large files I would like to store in shared-buckets so that other folks on the team can access them. When I try moving them with a simple Is there any solution beyond "Keep trying until all the files get moved"? Thanks for the help! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
From @wildintellect
aws s3 cp and the s3 bucket for a shared bucket is: |
Beta Was this translation helpful? Give feedback.
-
@wildintellect although this seems to be a recurring problem in MAAP (see recent slack conv https://esa-nasa-maap.slack.com/archives/C01308ZHELF/p1697942997820389) and, it seems, elsewhere as well (after a quick internet search), I don't quite have an idea of what the root cause is. Do you ? |
Beta Was this translation helpful? Give feedback.
From @wildintellect
mamba install -c conda-forge awscli
aws s3 cp
https://docs.aws.amazon.com/cli/latest/reference/s3/cp.html
and the s3 bucket for a shared bucket is:
s3://maap-ops-workspace/shared/username/