Problems with SRA: curl: (9) Server denied you to change to the given directory
1
1
Entering edit mode
4.5 years ago

Good evening, everyone.

Following instructions of the Biostar Handbook, I tried to download an SRA dataset through this command:

wonderdump -X 10000 --split-files SRR1972739

The file was not downloaded and I got the following message on my Windows Bash terminal:

curl: (9) Server denied you to change to the given directory

Does anyone know how to proceed in this situation? I have just started studying bioinformatics, I'm still learning the basic concepts and any observations you have would be welcome.

Thank you all!

software error • 4.2k views
ADD COMMENT
0
Entering edit mode

gabriel.hideki : I am going to suggest that you open a new issue at biostar handbook's GitHub site here.

Based on @Philipp's comment below others are likely to run into this pretty soon. NCBI is moving most of their data to cloud storage and some accession numbers seem to be running into problems trying to download data from SRA. Example in Biostar handbook is likely one of them.

ADD REPLY
1
Entering edit mode
4.5 years ago

I've had this recently too, where the official ftp didn't have a file the European or UK counterpart had.

Sometimes the raw fastq works then:

ftp://ftp.sra.ebi.ac.uk/vol1/fastq/SRR197/009/SRR1972739/SRR1972739_1.fastq.gz
ftp://ftp.sra.ebi.ac.uk/vol1/fastq/SRR197/009/SRR1972739/SRR1972739_2.fastq.gz

(Got this link from https://ewels.github.io/sra-explorer/# )

or try this script to download from the European ENA: https://github.com/wwood/ena-fast-download

ADD COMMENT

Login before adding your answer.

Traffic: 1578 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6