JFS Utilities

Included with JFS version 0.05 are 5 useful programs for manipulating the JFS filesystem. These can be useful if another program (such as a CGI) needs to add or delete a user or file. The programs are :

Also included with the distribution is the program ShellInterface, which provides a basic Unix-like command line interface to a JFS server. This program is still under development though, and is less functional that the FileBrowser JFS client. It's command line arguments are :

ShellInterface <server> [-port number] [-name username] [-pass password].

If no port is given, the default JFS port is used.
If no username or password is given, they are prompted for before connecting to the server.