-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
Hi,
I am trying to download some raw data fom tabula muris s3.
aws s3 ls --no-sign-request s3://czb-tabula-muris/
PRE 10x_bam_files/
PRE facs_bam_files/
2018-10-08 18:38:40 147226550 TM_droplet_mat.csv.gz
2018-10-08 18:38:45 247481595 TM_droplet_mat.h5ad
2018-10-08 18:38:52 245224669 TM_droplet_mat.rds
2018-10-08 18:39:00 6120187 TM_droplet_metadata.csv
2018-10-08 18:39:00 318146414 TM_facs_mat.csv.gz
2018-10-08 18:39:11 487706533 TM_facs_mat.h5ad
2018-10-08 18:39:11 520953990 TM_facs_mat.rds
2018-10-08 18:39:25 5691123 TM_facs_metadata.csv
But the aws s3 cp command fail:
aws s3 cp --no-sign-request s3://czb-tabula-muris/TM_facs_mat.h5ad ./
fatal error: An error occurred (403) when calling the HeadObject operation: Forbidden
Thank you for your kindly help
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels