This sample shows you how to set our jQuery Upload control to operate with multiple files. The maxSimultaneousFilesUploads and maxUploadedFiles properties can be used to restrict the number of uploaded files when uploading more than one file. On HTML 5 enabled browsers(those which support multiple attribute on the input element) you can select multiple files at once from the "Open File" dialog or drag and drop the files from Windows Explorer directly on the igUpload component. Note: You can upload files with a size smaller than 1 MB.