$tabs

filebox

$file_list
curl usage:
Uploadcurl -F 'file=@photo.jpg' http://host:port/files/
Downloadcurl http://host:port/files/filename
Deletecurl -X DELETE http://host:port/files/filename
List all filescurl http://host:port/api/files