Sending individual files to a server is often not enough for a full-fledged online file management system. In these cases, the ability to upload entire folders is critical.
You can use Aurigma Image Uploader to upload folders with all the files inside them. If the folder contains subfolders inside, you can upload them as well. You will be able to recreate a folder structure on the server.
Note
If you are using ASP.NET control or PHP library to organize folder upload, there is no need to handle folder structure manually. Our server-side API will do it for you!
It is possible to select multiple folders for the upload, as well as mix files and folders in the same upload session. You also can apply filters and restrictions to the folder content. For example, if you want to receive only JPEG files, Image Uploader can automatically exclude other file types when the user tries to select a folder.
