07-03-2011, 05:47 PM
Quote:Anyway to show to total size of all the files and the progress based on that?
It will take some time before downloading files, because for each file need to send request to the server and receive headers that contain file size. Assume it will be 0.5 s. Multiply to the number of files. Is it OK?
