I'm using input like this:
<input type="file" id="files" name="files[]" webkitdirectory directory multiple>
It allows to select whole directory for some browsers.
Is it possible to select multiple directories?
This is impossible, because the file selection window is controlled by the operating system. One solution to this problem can be the creation of several multiple upload fields.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With