Forum Discussion
2 Replies
- delContributor III
If your groundplex node is running on Windows and is running as a network account that has been given access to the file share and file system folder and file, you can access using the file:// protocol. You need four slashes so the URI looks like file:////fs01-hou/Common/RDMetric/CARType.xls. Accessing local network shares was a primary use case as to why we set up our groundplex nodes on Windows boxes.
- nganapathirajuFormer Employee
You need to set up SAMBA and access it using smb:// protocol