I am trying add a functionality of uploading a folder using filepond but there is no such documentation for such,so how to upload a folder using filepond?
Asked
Active
Viewed 1,002 times
0
-
You can drop a folder, but it will upload the individual files. I'm not sure if the web offers a method to upload folders. – Rik Apr 30 '19 at 11:02
-
if a folder contains another folder then ,it fails to upload file inside the subdirectory and the GitHub page of filepond does have a closed issue of folder upload (https://github.com/pqina/filepond/issues/27) this implies that the functionality is available, but I am unable to find any documentation regarding such. – titor May 01 '19 at 14:30
-
FYI, drag/dropping a folder seems to work in Chrome but not Firefox. – ashleedawg Oct 28 '20 at 01:36