node-red-contrib-fastdfs-client
v0.1.2
Published
a node-red node for fastdfs client
Downloads
7
Readme
node-read-contrib-fastdfs-client
A node-red node to upload and download file from FastDfs
Installing the node
#change to your ~./node-red/ folder
cd ~/.node-red/
npm install node-red-contrib-fastdfs-client
fastdfs-download node
download single file from FasfDfs
input
fileId:FastDfs fileId to download
fileName: absolute file path to be saved
fileExt: File extension
output
fastdfs-save node
upload
input
payload:file content fileName:absolute file path
output
payload: FastDfs fileId