This optional feature sets executable permissions (chmod 0755) for all copied files after copying them to the workspace.
Note:
- This option has no effect on Windows systems
- On Unix/Linux systems, all files will be made executable
- Permission 0755 means: owner can read/write/execute, group and others can read/execute