文件浏览器访问Chrome的沙盒文件系统 [英] File browser access to Chrome's sandboxed filesystems

查看:287
本文介绍了文件浏览器访问Chrome的沙盒文件系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在编写一个Google Chrome应用程序,该应用程序使用HTML5 FileSystem API在本地存储内容。有什么办法可以使用Windows资源管理器来访问Chrome存储这些文件的目录,或者是完全虚拟的,从应用程序外部无法访问?我一直没能找到目录,也没有看到任何网上的参考。

我想我可以在应用程序中写东西,以允许我对我的应用程序存储的文件进行GUI管理,或者只是使用开发者控制台,但是这对于使用WE来说确实是一个节省时间的方法。

没关系,我只是找到了它。对于任何人来说,它是在(至少在我的Windows 7机器上)



C:\ Users \ user \AppData\ Local \Google\Chrome\User Data\Default\File系统



另外请注意,这是在Chrome 11中,在Chrome 13中有一些变化FileSystem(可能是为了安全),这使得通过滚动浏览Chrome的AppData空间中的文件来查找特定文件变得非常困难。


I'm writing a Google Chrome app that stores things locally with the HTML5 FileSystem API. Is there any way to use Windows Explorer to get to the directory where Chrome stores these files or is it entirely virtual and inaccessible from outside the app? I haven't been able to find the directory by poking around nor have I seen any reference online to it.

I suppose I could just write something within the app to allow me GUI management of the files my app stores or just use the developer console, but it would really be a time saver to use WE.

解决方案

Nevermind, I just found it. For anyone looking, it's in (on my windows 7 machine at least)

C:\Users\ user \AppData\Local\Google\Chrome\User Data\Default\File System

Also note that this was in Chrome 11, in Chrome 13 there were some changes to the FileSystem (probably for security) that make it very difficult to find specific files by scrolling through the files in Chrome's AppData space.

这篇关于文件浏览器访问Chrome的沙盒文件系统的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆