filemanager

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 15, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

README

filemanager

A Simple file upload, download server

Usage

./filemanage 8090

upload

curl -T filename http://localhost:8090 or curl -F 'file=@filename' http://localhost:8090

download

wget http://localhost:8090/filename

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL