sg-nex-data icon indicating copy to clipboard operation
sg-nex-data copied to clipboard

No download for fastq

Open Kiliankleemann opened this issue 2 years ago • 2 comments

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.

Kiliankleemann avatar Dec 06 '23 10:12 Kiliankleemann

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

Kiliankleemann avatar Dec 06 '23 10:12 Kiliankleemann

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

cying111 avatar Dec 08 '23 06:12 cying111