Difference between revisions of "OS4X Directory Scanner"

From OS4X
Jump to navigation Jump to search
Line 11: Line 11:
 
[[Image:Queues menu.png]]
 
[[Image:Queues menu.png]]
  
 +
=== Menu entry ===
 
The menu entry "Dir.scanner" in the administrative web interface exists if the binary
 
The menu entry "Dir.scanner" in the administrative web interface exists if the binary
 
  os4x_ds_dryrun
 
  os4x_ds_dryrun
 
exists in the installation directory for binaries of OS4X.
 
exists in the installation directory for binaries of OS4X.
  
=== Menu entry ===
+
Clicking on that links shows you the actually configured directory scanner entries, with an empty view in the default installation.
 +
 
 +
[[Image:Dirscanner empty.png]]
 +
 
 +
You can click on "New" or the empty paper icon to create a new entry. In order to edit an entry, click on the edit icon.
 +
 
 +
 
 
=== Name ===
 
=== Name ===
 +
 +
 
=== Directory ===
 
=== Directory ===
 
=== Regular expression ===
 
=== Regular expression ===
Line 27: Line 36:
 
=== Enable / disable entry ===
 
=== Enable / disable entry ===
 
=== Preview / Dry-run ===
 
=== Preview / Dry-run ===
 +
=== Delete entry ===
 +
 
== Logging ==
 
== Logging ==
  
 
== external links ==
 
== external links ==

Revision as of 14:23, 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.

The OS4X Directory Scanner is available since OS4X 3 in OS4X 3 Core.

Configuration of scanning tasks

Using the directory scanner needs some configuration via web interface and optionally in addition on the filesystem (if you really want to modify the behaviour more deeply).

Queues menu.png

Menu entry

The menu entry "Dir.scanner" in the administrative web interface exists if the binary

os4x_ds_dryrun

exists in the installation directory for binaries of OS4X.

Clicking on that links shows you the actually configured directory scanner entries, with an empty view in the default installation.

Dirscanner empty.png

You can click on "New" or the empty paper icon to create a new entry. In order to edit an entry, click on the edit icon.


Name

Directory

Regular expression

Configuration values

fix values

variable values

Execution

Sorting order

Enable / disable entry

Preview / Dry-run

Delete entry

Logging

external links