jjg / jsfs

A general-purpose http-accessible filesystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Site Swallower

jjg opened this issue · comments

Note: This needs a better name.

Add a new mode that, when an inode cannot be found, the server repeats the request to the public network and if it resolves to a webserver, downloads the requested documents into the filestore and returns them to the caller, somewhat like a caching proxy.

This has a number of interesting applications that I won't dive-into here.