When i use AjaxFileUpload for file upload, it initially buffers the file into the temp folder and later on upload complete it transfers the file.
How can we prevent the file uploading into temp instead direct to our working upload folder otherwise can i show the progress indicator for server transfer instead of temp folder transfer