This condition checks the permissions of a file on the target system.
Standard Properties
See Standard Condition Properties.
Advanced Properties
Filename
The name of the file on the target system.
Permission
|
can create |
True if the file or directory can be created on the target system. |
|
cannot create |
True if the file or directory cannot be created on the target system. |
|
is readable |
True if the file exists and is readable. |
|
is not readable |
True if the file does not exist or is not readable. |
|
is writable |
True if the file exists and is writable. |
|
is not writable |
True if the file does not exist or is not writable. |