Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include an example of how to download over http in README #13

Open
yeban opened this issue Jun 16, 2021 · 2 comments
Open

Include an example of how to download over http in README #13

yeban opened this issue Jun 16, 2021 · 2 comments

Comments

@yeban
Copy link
Owner

yeban commented Jun 16, 2021

No description provided.

@sjfranklin
Copy link

I don't have the ability to test the FTP (normal) download method. Someone who can check both methods can hopefully confirm the following:

ncbi-blast-dbs nt
Downloads databases using normal method

ncbi-blast-dbs http nt
Downloads using http.

For the latter, I get this expected output:

using http-ncbi-dbs-dgs.rake
using http method
wget -Nc --no-verbose ftp.ncbi.nlm.nih.gov/blast/db/nt.00.tar.gz

@yeban
Copy link
Owner Author

yeban commented Jun 24, 2021

Yeah, that's correct - I tested both the day I merged.

The reason to ask you was that I thought you may want to anyway as you added the functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants