Skip to content

FTP to https #63

@JonathanAbrahams1337

Description

@JonathanAbrahams1337

I think this is quite a common thing, but not sure if it effects all regions and institutions, but I have had to replace ftp with https.

ftp doesnt work for me!

so it would be url = "https://ftp.ncbi.nlm.nih.gov/genomes/all/{gcf}/{letter}/{id}/{filename}".format(gcf=gcf, letter=letter, id=id, filename=filename)

url = "ftp://ftp.ncbi.nlm.nih.gov/genomes/all/{gcf}/{letter}/{id}/{filename}".format(gcf=gcf, letter=letter, id=id, filename=filename)

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