The FileSet Define action is used to create a new FileSet.
The Fileset Define action has the following properties:
The name the FileSet will be referred to in other actions, script, and action fields
The root directory where the search for files will be based
The default quoting style
The default separator style used when outputting more than one file
Choose how the files found will be sorted:
No sorting- The files in the FileSet are returned in the order they were found (fastest)
File name (natural)- sort order similar to how Windows Explorer sorts files (not case sensitive and numbers are treated as such)
File name (ASCII)- basic ASCII sorting of file names
File size - sorted according to the size of the files
File date - sorted according to last modified date/time
The action will fail if no files are added to the FileSet
By default these directories aren't searched in recursive searches
When the action runs it reports all files found, this option includes the file size and modified date in the output
A list of patterns which will be used to find files. For more information refer to FileSet Patterns.
A list of patterns used to exclude files. For more information refer to FileSet Patterns.
A list of filters used to refine the selection of files based on different criteria. For more information see FileSet Filters.