Skip to content

tryjsky/node-red-contrib-smb2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-smb2

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-smb2

Bugs and enhancements

Please open an issue on the page of the project on GitHub

License

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

About

Node of Node-RED for SMB Protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.2%
  • HTML 46.8%