[whatwg] creating a new file via the File API
Charles Pritchard
chuck at jumis.com
Tue Dec 20 13:34:06 PST 2011
>> >> 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
More information about the whatwg
mailing list