command
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Jun 15, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.