This demo implements the file system with life cycle support.

To run it, start the server in a window:

$ java Server

Then run the client in a separate window:

$ java Client

Type "help" at the client prompt to see a list of commands.
