This action enables you to set a file or a set of file's attributes.
The file specification representing the files to have their file attributes updated.
If checked any directories matched will be recursed into.
If checked the action will fail if the file specification fails to return any files to update.
A FileSet with all the files to update. The FileSet will need to be defined before being able to be used within this action. Create a Define FileSet action before the use of this action.
Check this option to not touch the attribute already set on the files.
Check this option to clear the attribute and remove it from the files.
Check this option to set the attribute on the files.
The archive attribute on the files. Means the file should be included in the next archival operation (e.g. backups).
The read only attribute on the files. Means the file should only be read from. Writing or deleting the file should not occur, however this can be ignored.
The hidden attribute on the files. Means the file is hidden from general view. Can be ignored by some systems.
The system attribute on the files. Means the file is part of the operating system and should not be altered. Should only be used by the operating system.
Check if all files that were affected should be written into the build log.