Is it possible to download files from a server using jstree as a directory viewer?
Note - I have created a jstree by connecting to my Dropbox account and populating the tree from the json results sent via Dropbox.
So I can see the contents of my Dropbox account, that is fine, however I would like to interact with the nodes, (download, delete, upload, etc.)
Is this feasible?