I was trying to download SRR data (SRR304976) using aspera connect. I have used the following command:
/home/deep/.aspera/connect/bin/ascp -T -k1 -i /home/deep/.aspera/connect/etc/asperaweb_id_dsa.openssh anonftp@ftp.ncbi.nlm.nih.gov:/sra/sra-instant/reads/ByRun/sra/SRR/SRR304/SRR304976/SRR304976.sra /home/deep/XXXXXXX
BUT, the following result was obtained:
Session Stop (Error: Server aborted session: No such file or directory)
Please let me know where is the problem and how should i use aspera connect to download data effectively?
Please use the formatting bar (especially the
code
option) to present your post better. You can use backticks for inline code (`text` becomestext
), or select a chunk of text and use the highlighted button to format it as a code block. I've done it for you this time.Few weeks ago NIH moved his data, I am not sure if Aspera will work, you can try the new
fasterq-dump
command, here are the new access https://trace.ncbi.nlm.nih.gov/Traces/sra/?run=SRR304976Use the links available under "Data Access" tab when you open the individual runs (there are two) for this accession.
Where did you get the paths from? Are those correct in your command line?