Hello, I am trying to download sequencing data from ENA using the Aspera client and following the tutorial: Fast download of FASTQ files from the European Nucleotide (ENA)
For the first time, I've tried to download a single file from ENA, using the following code from download.txt.
ascp -QT -l 300m -P33001 -i /Users/amzai/Applications/Aspera\ Connect.app/Contents/Resources/asperaweb_id_dsa.openssh era-fasp@fasp.sra.ebi.ac.uk:/vol1/fastq/ERR121/006/ERR1211176/ERR1211176_1.fastq.gz .
But, I got the following error.
Session Stop (Error: Server aborted session: Input/output error)
I think I've successfully added the executable PATH to ascp. Is there something problems with asperaweb_id_dsa.openssh?
I'm not familiar with this, so I would appreciate very much if someone helps this.
I am using Mac with v10.14.6.
Thank you for your reply. Then, I will try later.