I am having trouble downloading the refseq database required for BLAST+. I am following the instructions from http://www.ncbi.nlm.nih.gov/books/NBK52640/ but get No such file or Directory error using get command. Does anyone know if the refseq file name or path changed from this guide? if not are there any other ideas as to what is wrong? below is the my chain of commands and responses.
220 FTP Server ready.
Name (ftp.ncbi.nlm.nih.gov:tom): anonymous
331 Anonymous login ok, send your complete email address as your password
Password:
230 Anonymous access granted, restrictions apply
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd blast/db
250 CWD command successful
ftp> bin
200 Type set to I
ftp> get refseq_rna.tar.gz
local: refseq_rna.tar.gz remote: refseq_rna.tar.gz
200 PORT command successful
550 refseq_rna.tar.gz: No such file or directory