jvilk / BrowserFS

BrowserFS is an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.
Other
3.06k stars 216 forks source link

Question: What's the easiest way to interact with a remote disk? #295

Closed jay-khatri closed 1 year ago

jay-khatri commented 4 years ago

Hi there. I just came across this library, and am having trouble understanding exactly what it does.

I'd like to prototype something that allows someone to create/edit files on a remote disk from the browser. What's the easiest way to setup something like this given the list of Backends in the readme?

Also, my apologies if this isn't the correct place to be posting this.

james-pre commented 1 year ago

Closing as stale