Skip to content

Commit

Permalink
Update aws wildcards
Browse files Browse the repository at this point in the history
  • Loading branch information
fspaolo committed Jun 19, 2019
1 parent 1f90fdd commit 1761e42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions notebooks/redu-is2-files.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -230,11 +230,11 @@
"metadata": {},
"outputs": [],
"source": [
"!aws s3 ls s3://pangeo-data-upload-oregon/icesat2/data-access-outputs/ # list files\n",
"!aws s3 ls s3://pangeo-data-upload-oregon/icesat2/data-access-outputs/ # list folder content\n",
" \n",
"#!aws s3 sync s3://pangeo-data-upload-oregon/icesat2/data-access-outputs/ data/ # download\n",
"#!aws s3 sync s3://pangeo-data-upload-oregon/icesat2/data-access-outputs/ data/ # download folder\n",
"\n",
"#!aws --no-sign-request s3 sync data/ s3://pangeo-data-upload-oregon/icesat2/data-access-outputs/ # upload"
"#!aws --no-sign-request s3 sync data/ s3://pangeo-data-upload-oregon/icesat2/data-access-outputs/ # upload folder"
]
},
{
Expand Down

0 comments on commit 1761e42

Please sign in to comment.