curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: Parallel download issue

From: Pierre Brico via curl-users <curl-users_at_cool.haxx.se>
Date: Tue, 28 Apr 2020 23:54:54 +0200

On Tue, Apr 28, 2020 at 7:46 PM Daniel Stenberg <daniel_at_haxx.se> wrote:
>
> On Tue, 28 Apr 2020, Pierre Brico via curl-users wrote:
>
> > My problem is that after some time, all received chunks are empty. For
> > example, for a video with 1800 chunks for a total space of 1GB, curl
> > downloads 922 chunks correctly and the rest is empty. Return code of curl
> > command is 0.
>
> I suspect you experience this bug [1] we already fixed. It ships in the
> release coming tomorrow!
>
> [1] = https://github.com/curl/curl/issues/4937
>
> --
>
> / daniel.haxx.se | Commercial curl support up to 24x7 is available!
> | Private help, bug fixes, support, ports, new features
> | https://www.wolfssl.com/contact/

Indeed the description is very similar to what I've noticed. I will
wait the next release and test my script again.

For information (I forgot to mention it in my previous mail):

$ curl -V
curl 7.69.1 (x86_64-pc-msys) libcurl/7.69.1 OpenSSL/1.1.1g zlib/1.2.11
brotli/1.0.7 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.2.0)
libssh2/1.9.0 nghttp2/1.40.0
Release-Date: 2020-03-11
Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s
rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS brotli Debug GSS-API HTTP2 HTTPS-proxy IDN IPv6
Kerberos Largefile libz Metalink NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP
TrackMemory UnixSockets

Thanks
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-04-28