Open Kiliankleemann opened 11 months ago
aws s3 sync --no-sign-request s3://sg-nex-data/data/sequencing_data_ont/fastq/ . did this for downloadling all data - and obvs. replace with specific folder name for specific download
Hi @Kiliankleemann thanks for letting us know the problem.
For your first comment, could you share which sample has this problem?
I have tried it with one sample, and it seems working fine for me:
aws s3 sync --no-sign-request s3://sg-nex-data/data/sequencing_data_ont/fastq/SGNex_H9_directRNA_replicate1_run1 SGNex_H9_directRNA_replicate1_run1
Thanks and looking forward to your reply Regards, Ying
I tried: aws s3 sync --no-sign-request s3://sg-nex-data/data/sequencing_data_ont/fastq/sample_name .
but there is no download happening? Not sure what I#m missing.