1.3.2 • Published 1 year ago

wbfilmgr v1.3.2

Weekly downloads
2
License
MIT
Repository
github
Last release
1 year ago

wbfilmgr

Description

A web based file manager.

qrdoe

actions

file-actions

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