Artifact [a969edc685]

Artifact a969edc685988171d4fc2c20026b3faca54cb204:

Wiki page [AppFS] by rkeene on 2014-09-10 07:05:36.
D 2014-09-10T07:05:36.354
L AppFS
N text/x-markdown
U rkeene
W 852
Files on disk.
==============

AppFS is a FUSE-based filesystem that presents a filesystem view of remote packages presented via HTTP for the purpose of running software without the hassle of installing it.

Instead, as files are requested they are downloaded and made available.

It is similar to the [LazyFS](http://sourceforge.net/projects/zero-install/files/OLD-lazyfs-linux/).

It should be mounted in `/opt/appfs`.  Once mounted, sub-directories will be automatically made available by attempting to access the hostname of an AppFS server.  For example, `/opt/appfs/rkeene.org` contains:

`$ ls -l /opt/appfs/rkeene.org/`<br>
`total 0`<br>
`dr-xr-xr-x 5 root root 0 Sep 10 02:00 `&nbsp;<font color="blue">`hello_world`</font>`/`<br>
`dr-xr-xr-x 3 root root 0 Sep 10 02:00 `&nbsp;<font color="blue">`kitcreator`</font>`/`<br>
`$ `

Z 3afa2b982777b8bd34d33e98da404440