wbfilmgr
v1.4.0
Published
A web based file manager.
Downloads
2
Readme
wbfilmgr
Description
A web based file manager.
Usage
npm install wbfilmgr --global
wbfilmgr /etc -p 3000 -u users.json
wbfilmgr --help
users.json
{
"username": "password"
}
Upload by CLI
npm install file-slicer --global
file-slicer upload http://user:pass@ip:3000/rest/upload?dirPath=html ./dist
Notes
Use --gm-support
option after installing
GraphicsMagick
or
ImageMagick.
License
MIT