Is it possible to program an HTML file input to select a specific file within a directory or volume.When the file input button is clicked, the file selector is opened, and the user selects a folder or a thumb drive. Then in jQuery a specific file is selected within the chosen directory.For example, the user selects a thumb drive in the file selector, and then when the form is submitted, only a specific (hidden) file is uploaded.