ojob.io/httpServers/uploadHTTPd

Usage

ojob ojob.io/httpServers/uploadHTTPd port= path= uploadUri= uri= 

Description

Starts a very simple HTTP server on the provided port for file upload

Expects

Name Description
port The port to use (default to 8080)
path The path from which to browse files (defaults to '.')
uploadUri The default URI to use for upload (defaults to '/_upload')
uri The default URI to use (defaults to '/')