[whatwg] creating a new file via the File API

>> >>  2011/12/19 Bronislav Klu?ka<Bronislav.Klucka at bauglir.com>:
> >  FileSaver API is insufficient to solve this issue, what we need is file
> >  entry that actually represent exactly that file on
> >  user's disk, not in some pseudo file system.
We've discussed using window.requestFileSystem(MOUNT) as a means of opening up readable and writable mounts.
We've also discussed a convenience function for running copyTo.

I'll send a note if I see any form of these implemented.

-Charles

Received on Tuesday, 20 December 2011 13:34:06 UTC