I am using webkit directory to upload folders into the server. Its working fine. I wanted to know if it possible to give path of folder to webkit directory to be uploaded to server without using dialog? Like I know which folder to be uploaded on server, I will give its path to webkit directory and it will upload full folder for me?
For example, after the user selects foo.html
, can the folder foo be uploaded automatically?
/foo.html
/foo/...