File Server

Overview


Extending the Server


The file server provided here contains the basic functionality to comply with the davinci file server specification. The script can be extended to provide additional functionality, as listed below.

  • Authentication: lets you authenticate the user from the http headers in the http request. If not authenticated, no data is returned.

Contents