I have an application which imports some data from .xslx files. It works fine with single files and multiple files as well. I use file_field_tag functionality for these purposes. But since I have subfolders there I'd like to permit users to choose specific folder to process all files in it including subfolders. As I understand file_field_tag doesn't have any possibility to do it.
How can I deal with it?
You are correct. HTML does not support uploading of Folders. Plugins, like Awesome Uploader may provide the functionality you are looking for. They typically zip your folder then upload the zip file.
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