           Example Root Directory

This is an example JFS root directory, containing
the basic files and directories needed by the
JFS server. They are:

/etc - Where the server configuration files live.
       Here you can find :
/etc/printers - The list of printers accessible
                through the JFS server. By default,
                this contains only one default printer.
/etc/users - The list of users recognized by the server.
             Contains only the user 'root'.
/etc/programs - JFScomponent-derived client classes,
                possibly with associated MIME types.
/etc/properties - Persistant server properties.


/dev - Normal directory for device driver files.
       Contains :
/dev/Printer - printing through the server
/dev/Server - server status and control
/dev/TCP - network connection proxy for clients
/dev/Web - WWW proxy for clients


/tmp - Temporary files created by client programs.
       Empty by default.


/home - User home directories.
       Empty by default.


/demo - Some example files which can be loaded by the
        provided JFS client applets.

