Y
Hacker News
new
|
ask
|
show
|
jobs
by
pkaye
3684 days ago
Is this the Google Cloud Storage? Is it accessed as a remote file system?
2 comments
spb
3684 days ago
For apps written against the "native" Chrome API, Google Drive is presented as a filesystem the same way as the local filesystem - any service can expose itself similarly via the [chrome.fileSystemProvider API][1].
[1]:
https://developer.chrome.com/extensions/fileSystemProvider
link
cliveb
3684 days ago
Google Compute Engine--Debian VM--for remote dev machine. I'm using Google Cloud Storage for static web sites. It is accessed as a remote file system.
https://cloud.google.com/storage/docs/hosting-static-website...
link
[1]: https://developer.chrome.com/extensions/fileSystemProvider