How to re-create folders structure on server-side when uploading a folder with multiples files and subfolders ?
First, you have to select the recursive depth through “folderdepth” parameter of jClientUpload. Second, you need to enable “relativefilename” extra parameter on jClientUpload through paramX=relativefilename and valueX=true (with X in [1-16]). For instance: folderdepth=”5″ param1=”relativefilename” value1=”true” Finally – for HTTP only – you need a server-side script that will handle “relativefilename” parameter to create folders and subfolders before storing uploaded files. (LargeUpload.jsp server-side script included in UploadBean provides this feature).
Related Questions
- Can I place the different files/folders that are inside the Mouse Colony main folder in different location on my computer?
- How to re-create folders structure on server-side when uploading a folder with multiples files and subfolders ?
- I don allow iTunes to copy files to its media folder and use my own folders instead. How can iVI work for me?