Upload big files with cURL

Posted by almost dead on Stack Overflow See other posts from Stack Overflow or by almost dead
Published on 2010-05-24T16:41:12Z Indexed on 2010/05/24 16:51 UTC
Read the original article Hit count: 126

Filed under:
|

Does it effect memory to upload files with cURL (CURLOPT_INFILE, etc)? Any issuses I should be aware of before starting to upload big files (50MB, 1oooMB, etc) with cURL?

© Stack Overflow or respective owner

Related posts about php

Related posts about curl