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

HTTP server doesn't seem to support byte ranges #1875

Open
nmz787-intel opened this issue Jul 15, 2022 · 0 comments
Open

HTTP server doesn't seem to support byte ranges #1875

nmz787-intel opened this issue Jul 15, 2022 · 0 comments

Comments

@nmz787-intel
Copy link

when my large downloads fail due to the server resetting, and I try to continue with curl, I get this message:
HTTP server doesn't seem to support byte ranges

Please enable byte ranges on your web server so I can resume downloads. My connection is not very fast due to my rural location, and suffers a lot of weather related issues.

$ curl -L -O -C - 'https://b2share.eudat.eu/api/files/87275d32-0908-45bc-89e2-8f3d86029283/MEMS_devices_and_electrodes.tar' --output MEMS_devices_and_electrodes.tar
** Resuming transfer from byte position 193805570
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0 3155M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (33) HTTP server doesn't seem to support byte ranges. Cannot resume.
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