XUpload - Takes some time to display message after uploading files.

Message
Author
ap
Posts: 21
Joined: Jan 08, 2007 10:35 pm

Takes some time to display message after uploading files.

#1 Postby ap » Jan 16, 2007 9:40 pm

When uploading multiple files, After if uploads the first, it does not display a message. Message is displayed at the end of all the files being uploaded. Is this by design?

Also, when uploading multiple files, lets say three large files, when the bar finsihes 100%, and the files uploaded says 3 of 3, it seems to take some time to display the first message in the box followed by the second and third transfer message. Is it writting the files during this time?

Finally, the transfer complete message is displayed. During this time, the use just waits and is not sure if anything is happening. Is this normal?

Seems like the files are sitting in the upload folder and the script is closing connections and doing house cleaning. If so, can this be improved?

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » Jan 17, 2007 6:52 am

Yes, it takes time to copy files. That's cause you're on Windows.
After transfer complete there could happen error in upload.cgi, to view it make 'upload' iframe visible on upload_form.html(remove frameborder & style options)