PHP Classes

Problem Download File

Recommend this page to a friend!

      PHP HTTP protocol client  >  All threads  >  Problem Download File  >  (Un) Subscribe thread alerts  
Subject:Problem Download File
Summary:Wrong file size when download streamed file
Messages:2
Author:Luca
Date:2010-11-11 07:30:11
Update:2010-11-11 08:58:40
 

  1. Problem Download File   Reply   Report abuse  
Picture of Luca Luca - 2010-11-11 07:30:11
I have problem to download zip file with content_lenght=0 (chunked)
Seems script made error on last "package" receive.

File received has wrong size that dipend on "ReadReplyBody" lenght used.

  2. Re: Problem Download File   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2010-11-11 08:58:40 - In reply to message 1 from Luca
Can you provide a minimal example script that demonstrates the problem you are seeing?