I want to upload multiple files regardless of format

I am using BlueImp to download multiple files at a time.

Now I only have one problem with this component, which before writing on the server stores a temporary local copy on the server in a temporary folder and after clicking the DOWNLOAD button it finally downloads it where I want, but I cannot grant access to this component in order to temporarily write something in any folder on the server.

I have no option for this component as it suits my requirements.

I basically want a Jquery component that can upload my files of any format from the client side to the server without storing any local copy on my server. and if I can't get any such component then I need help finding how can I stop BlueImp from writing on my server as a temporary copy

+3


source to share





All Articles