Welcome Guest Search | Active Topics | Sign In | Register

AjaxUploader best practice Options
Stan92
Posted: Thursday, February 28, 2008 10:21:38 AM
Rank: Member
Groups: Member

Joined: 11/15/2007
Posts: 26
Hi,
I have a little problem with the AjaxUploader when big files are uploaded.
On the final "submit" (I use my limited words), when the user wants to confirm its upload, I have a delay before my successful message. It's due, I suppose, because the files are "moving" to their final destination.
So when the user uploads large files (~10mo and more) he had to wait ~5 seconds and sometimes more to see the message.
Is there a best practice to avoid this delay ?
or is it possible to bypass the temp upload directory ? and upload the file directly ?
I can send to you an url to see what I m talking about.

Thanks for your quick reply.
Stan
eo_support
Posted: Thursday, February 28, 2008 11:21:21 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,095
Hi Stan,

There is no way to bypass the temp upload directory. You can however bypass the FinalFileLocation --- which is actually the default behavior because by default FinalFileLocation is not set. In that case you will need to handle the file moving by yourself.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.