Load data from disk

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
Version 1.0
Initial release

0 Comments

Submit a Comment

Share This