About progress matter of jfiledownload

Files and folders downloader add-on with resume support.
Post Reply
truongvu
Posts: 39
Joined: Wed Oct 26, 2011 11:58 am

About progress matter of jfiledownload

Post by truongvu »

When i use jfiledownload to download file have large size ( >100MB ) . The progress change from 0 to 100 immediately , then change from 100 to 0 . This happen continue until the file download complete . The file i download is PDF . Current i am using version 2.9
Thanks for reply !

truongvu
Posts: 39
Joined: Wed Oct 26, 2011 11:58 am

Re: About progress matter of jfiledownload

Post by truongvu »

Jfiledownload execute to download normally !
But a bug similar to above matter.
When i download file (size 34.7 MB)
-Progress bar go to 100% immediately , transfer rate change
case2_1.jpg
(13.29 KiB) Not downloaded yet
-Then progress bar keep 0% , transfer rate change
case1_1.jpg
(13.32 KiB) Not downloaded yet
case1_2.jpg
(11.47 KiB) Not downloaded yet
- Then jfiledownload show message "download complete" and end.

How jfiledownload have this matter. Jbatchupload 's progress when upload large size file is normal :(
Hope to receive your reply soon !

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: About progress matter of jfiledownload

Post by support »

Could you check that "Content-Length" is available and correct HTTP response?

truongvu
Posts: 39
Joined: Wed Oct 26, 2011 11:58 am

Re: About progress matter of jfiledownload

Post by truongvu »

I found it out and fixed it , thanks a lot .
print($type." ".$date." ".$size." ".$name."<br>\n");

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: About progress matter of jfiledownload

Post by support »

Ok, great

Post Reply