Difference between revisions of "OS4X Directory Scanner"
Jump to navigation
Jump to search
(New page: ''(incomplete / come back later for a final version)'' == What is the OS4X Directory Scanner? == == Configuration of scanning tasks == === Menu entry === === Name === === Directory === ...) |
|||
Line 2: | Line 2: | ||
== What is the OS4X Directory Scanner? == | == What is the OS4X Directory Scanner? == | ||
+ | The goal of the directory scanner is to scan configured directories (without recursion) for new files (older than 60 seconds) and apply a matching pattern on them. If the pattern matches, the file will be moved to the [[OS4X_Core_configuration#data_outgoing_directory|configured outgoing directory]] and an executable will be started with parameters defined for this directory scanner entry, based on either fix values or dynamic ones. | ||
== Configuration of scanning tasks == | == Configuration of scanning tasks == |
Revision as of 14:14, 3 November 2011
(incomplete / come back later for a final version)
What is the OS4X Directory Scanner?
The goal of the directory scanner is to scan configured directories (without recursion) for new files (older than 60 seconds) and apply a matching pattern on them. If the pattern matches, the file will be moved to the configured outgoing directory and an executable will be started with parameters defined for this directory scanner entry, based on either fix values or dynamic ones.