I'm using fs-ops node to do this. This is used for machine vision application. There is a Cognex Camera which is detecting defective products then capture these pictures and send back to local PC by FTP protocol. CtrlX core needs to access to that PC and read out the lastest image then decode it and storge to SQL server. Basically, node-red could do this task as the node i did attach above. Unfotunately, it only works on PC. inside ctrlX core it doesn't work. Let me try with your reference. Thank you
... View more