Difference between revisions of "Seon Directory Scanner"

From Seon
Jump to: navigation, search
(Configuration of scanning tasks)
(Configuration of scanning tasks)
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
 
  seon_ds_dryrun
 
  seon_ds_dryrun
 
exists in the installation directory for binaries of Seon.
 
exists in the installation directory for binaries of Seon.
  
=== 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 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

Menu entry

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.

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