2.0.4 • Published 8 years ago

simple-http-upload-server v2.0.4

Weekly downloads
5
License
MIT
Repository
github
Last release
8 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

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago