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 that will be used as the root directory. You don't need to specify the exact directory the files live in. Using file patterns 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 it's 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 moved into this directory. File structure will be preserved.
Specify whether files should be overridden if they already exist.
Visible only if 'Overwrite existing files' is ticked. Tick to only overwrite read-only files.
Write the file name of each file moved to the Build Log.
The action is marked as failed if no files are moved. 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.