Re: filesize limit?

Matthias <[email protected]> Mon, 30 Jul 2012 11:16:48 +0200
Newsgroups gmane.comp.web.curl.php
Message-ID <1343639808.8056.86.camel@ubuntu>
Because you are using a 32-bit system (check PHP_INT_MAX). You can avoid
this if you use a callback function with CURLOPT_WRITEFUNCTION and
fwrite().


Am Sonntag, den 29.07.2012, 18:15 +0100 schrieb Jake:
> I am trying to download a 7GB file with php-curl.
> 
> 
> Does anyone know why curl only downloads the first 2GB?
> _______________________________________________
> http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php


_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php