Topic: Upload file directory
Hello,
I was wondering if it is possible to pick a directory and upload all the children files inside said directory using the Vaadin Plupload add-on.
Plupload Forum → Core API → Upload file directory
Hello,
I was wondering if it is possible to pick a directory and upload all the children files inside said directory using the Vaadin Plupload add-on.
I'm not familiar with Vaadin Plupload add-on. Also I'm afraid it is not possible in Plupload. You could drag'n'drop the directory though.
However I should mention that underlying FileInput element does have such capability (see directory option). But the problem there is that the browse_button cannot be a file and a directory picker at the same time. It should be one or the other. That's basically the reason why the feature didn't make it through to the Plupload.
Plupload Forum → Core API → Upload file directory
You are not logged in. Please login or register.
Powered by PunBB, supported by Informer Technologies, Inc.
The pun_repository official extension is installed. Copyright © 2003–2009 PunBB.
Generated in 0.090 seconds (86% PHP - 14% DB) with 10 queries