Skip to content

leogle/node-red-contrib-fastdfs-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-read-contrib-fastdfs-client

A node-red node to upload and download file from FastDfs

npm downloads

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 \

output

fastdfs-save node

upload

input

payload:file content
fileName:absolute file path
fileExt: File extension

output

payload: FastDfs fileId

About

a node-red node for fastdfs client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published