System Tools and Scripting Plugins → Linux System Tools Plugin → Change File Ownership Step
This step sets the ownership of files and directories in the current working directory.
Required properties:
Property Name | Description |
---|---|
Includes | The files and directories for which to change
the ownership. This is a new-line separated list of file patterns in the ant
style. For example:
|
Optional properties:
Property Name | Description |
---|---|
Directory | Specify the directory in which to search for files. If omitted, the work directory of the plugin is used. |
Excludes |
The files and directories that should be excluded, limited to those matched by the includes. Use the same patterns as described for Includes. |
New owner | The name of the new owner |
Type | Select the file types on which to set change
ownership. Options include:
|
Copyright © 2013–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.