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

switching from globus to s3 #12

Merged
merged 1 commit into from
May 3, 2024
Merged

Conversation

sasidharPasupuleti
Copy link
Contributor

Now the data dependencies can be downloaded from S3

  1. Install the AWS CLI: Follow the instructions provided in the AWS CLI Installation Guide.
  2. Navigate to Your Desired Directory: Change to the directory where you want your data dependencies downloaded. For example, in Ubuntu, use:
    cd <desired/folder/path>
  3. Use the following command to sync the S3 bucket to your local directory:
    aws s3 sync s3://aim-data-dependencies-public . --no-sign-request

@sasidharPasupuleti sasidharPasupuleti merged commit acb7ba9 into main May 3, 2024
jylee-bcm added a commit that referenced this pull request Jul 16, 2024
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

Successfully merging this pull request may close these issues.

1 participant