Difference between revisions of "Seon Directory Scanner"

From Seon
Jump to: navigation, search
(What is the Seon Directory Scanner?)
(Configuration of scanning tasks)
Line 7: Line 7:
  
 
== Configuration of scanning tasks ==
 
== 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).
 +
 +
[[Image:Queues menu.png]]
 +
 +
The menu entry "Dir.scanner" in the administrative web interface exists if the binary
 +
seon_ds_dryrun
 +
exists in the installation directory for binaries of Seon.
  
 
=== Menu entry ===
 
=== Menu entry ===
Line 20: Line 27:
 
=== Enable / disable entry ===
 
=== Enable / disable entry ===
 
=== Preview / Dry-run ===
 
=== Preview / Dry-run ===
 +
== Logging ==
  
 
== external links ==
 
== external links ==

Revision as of 14:19, 3 November 2011

(incomplete / come back later for a final version)

What is the Seon 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 Seon Directory Scanner is available since Seon 3 in Seon 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

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

seon_ds_dryrun

exists in the installation directory for binaries of Seon.

Menu entry

Name

Directory

Regular expression

Configuration values

fix values

variable values

Execution

Sorting order

Enable / disable entry

Preview / Dry-run

Logging

external links