Artifact [cab852d495]

Artifact cab852d49520e51cdfb47fead15c7f868a175e5e:

Wiki page [AppFS] by rkeene on 2014-12-29 04:42:48.
D 2014-12-29T04:42:48.684
L AppFS
N text/x-markdown
P b799e6aec2007712de988d5617ad7b89a035216c
U rkeene
W 1207
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>
`$ `

Download
--------
  *  [Version 1.4](http://www.rkeene.org/devel/appfs/appfs-1.4.tar.gz) (**LATEST**)
  *  [Version 1.2](http://www.rkeene.org/devel/appfs/appfs-1.2.tar.gz)
  *  [Version 1.0](http://www.rkeene.org/devel/appfs/appfs-1.0.tar.gz)

Documentation
-------------
  *  [Getting Started](home/Getting Started)
  *  [Manual](home/Manual)
Z ea3e0c2bbe4279b226b7e2438acba25f