A friendly name for this action (will be displayed in the actions workflow area).
Determines if this action will be run within the relevant stage.
Provide a directory you want to use as the root directory. You don't need to specify the exact directory the files live in. Using file patterns below will allow you to specify sub-directories within the root.
Each file/pattern must be entered on a new line. You can specify an exact file with its path or you can use pattern matching.
You can exclude files by prefixing the file name or pattern with a dash. e.g -*.ignore. Exclude patterns always take precedence over include patterns
More information about pattern wild cards can be found on the Ant Pattern Usage page.
All files found will be placed in this directory with their directory structure preserved.
Specify whether files should be overridden if they already exist.
Visible only if the 'Overwrite existing files' checkbox is ticked. Tick to only overwrite read-only files.
Write the file name of each file copied to the Build Log.
The action is marked as failed if no files are copied. This will cause the build to fail.
Tick to recreate relative paths in the destination folder.
If this is ticked, any warnings logged will not mark the action with a warning status.