2.0.4 • Published 7 years ago

simple-http-upload-server v2.0.4

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

Why another http upload server?

No one is usable on npm.

Installation

shell> npm install -g simple-http-upload-server

Basic usage

# change into the directory for uploading files
shell> mkdir /tmp/upload
shell> cd /tmp/upload

# launch server
shell> simple-http-upload-server

Warning

This server is designed for LAN rather than WAN. Use it in reliable network, please.

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago