Fileset/FTP Local TPS pane
This tables shows TPS parameters:
Parameter | Description |
---|---|
Select this to use directory parse or deletion TPS procs. When this box is cleared, the Directory Parse and Deletion options are unavailable. |
|
Directory Parse | Use this TPS to select programmatically which files to process
on each Scan Interval, and in what order. Click In the Directory Parse TPS Editor dialog box, is a special flag for the engine to pass a full directory list to TPS. By default, this is cleared. When this is selected, you must modify the TPS code to handle the list and return a name-only list back to the engine. When this is selected,
the This list is
similar to To get a full list from FTP, use
list instead of the default nlst . The format of the full list is similar to the
result of Note: When
this option is selected, using the default directory parse TPS causes an engine
error or panic.
|
to open the TPS Editor. Edit TPS proc
properties in this dialog box.
Deletion | Click | to open the TPS Editor. Use this dialog box to select the TPS through which the driver passes processed file names.