It would be nice if we somehow could support local drive access ("thindrives") with the HTML5 client. Perhaps using file system access if possible, perhaps using some kind of upload/download scheme, possibly using drag-n-drop.
Chrome is implementing some form of API to access the local file system: https://www.chromestatus.com/feature/6284708426022912 Let's see how it gets adopted.