according to
HTML5 drag and drop folder detection in firefox. Is it even possible?
and
Does HTML5 allow drag-drop upload of folders or a folder tree?
up-to-date browser are capable to handle folder-upload properly.
When I tried to implement it, I got only file OR older upload capabilities, but I want to have it like Files and - on drop-in - folders with their full structure (as Owncloud supports it with Chrome; and they rely on blueimp library as well).
I would also love to activate the support with recent firefox version.
Has somebody done something similar and some hints for me where to dig in?
I'm planning to contribute the outcome of this effort back to the library, so I'm very happy to collaborate :)