st-one-io / node-red-contrib-smb

Node of Node-RED for SMB Protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-red-contrib-smb

A Node-RED node to access files of Windows' shares over the network using the SMBv2 Protocol

This node was created as part of the ST-One project.

Installing

You can install this node directly from the "Manage Palette" menu in the Node-RED interface, or alternatively, by running the following command in your Node-RED user directory - typically ~/.node-red on Linux or %HOMEPATH%\.nodered on Windows

npm install node-red-contrib-smb

Bugs and enhancements

Please share your ideas and experiences on the Node-RED forum, or open an issue on the page of the project on GitHub

License

Copyright 2018-2020 ST-One Ltda., Apache 2.0 license.

About

Node of Node-RED for SMB Protocol.

License:Apache License 2.0


Languages

Language:JavaScript 53.5%Language:HTML 46.5%