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

Ranged requests are not supported for this URI #3

Closed
isthisthat opened this issue Jan 29, 2013 · 1 comment
Closed

Ranged requests are not supported for this URI #3

isthisthat opened this issue Jan 29, 2013 · 1 comment

Comments

@isthisthat
Copy link

for the following url:

url="ftp.biosciencedbc.jp/archive/open-tggates/LATEST/Human/in_vitro/acetaminophen.Human.in_vitro.Liver.zip"

I get "Ranged requests are not supported for this URI"

Any idea why?

@fcvarela
Copy link
Owner

The module only supports HTTP ranged requests, not FTP. You're most welcome to add in support for that.

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