A port of the FileSystem example used in the Exploring the FileSystem APIs article by Eric Bidelman, originally published on HTML5Rocks.
With the FileSystem API, a web app can create, read, navigate, and write to a sandboxed section of the user's local file system.
Please report any bugs or feature requests.