Skip to content

Cannot download taxonomy data - permission denied #131

Description

@DIPLOMICS-SA

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions