FileLoad
The FileLoad plugin does what it says: it loads data from a file on disk. Simple as that!
The example below show a FileWatcher plugin that reacts upon newly created/added files, sends the filename to the FileLoad plugin who load the data and sends it to the Filter plugin to check for some conditions in the data. If the condition is true, the DataSave plugin saves the data: maybe for making file copy’s of certain files.
Compatibility
Requires WAN access: NO
Requires LAN access: NO
Read More
Revisions
0 Comments