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

Cannot download taxonomy data - permission denied #131

Open
DIPLOMICS-SA opened this issue Jan 21, 2024 · 0 comments
Open

Cannot download taxonomy data - permission denied #131

DIPLOMICS-SA opened this issue Jan 21, 2024 · 0 comments

Comments

@DIPLOMICS-SA
Copy link

Good day,
I ma trying to download the taxonomy data using the following command:

wget ftp://ftp.ncbi.nlm.nih.gov/pub/taxonomy/taxdump.tar.gz -P data/

However I am getting a permissions denied error:

wget ftp://ftp.ncbi.nlm.nih.gov/pub/taxonomy/taxdump.tar.gz -P data/
--2024-01-21 16:04:08-- ftp://ftp.ncbi.nlm.nih.gov/pub/taxonomy/taxdump.tar.gz
=> 'data/taxdump.tar.gz'
Resolving ftp.ncbi.nlm.nih.gov (ftp.ncbi.nlm.nih.gov)... 130.14.250.12, 130.14.250.13
Connecting to ftp.ncbi.nlm.nih.gov (ftp.ncbi.nlm.nih.gov)|130.14.250.12|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /pub/taxonomy ... done.
==> SIZE taxdump.tar.gz ... 64184115
==> PASV ... done. ==> RETR taxdump.tar.gz ... done.
data/taxdump.tar.gz: Permission denied

Could I please get some assistance on this issue. Thank you

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

1 participant