The SFTP Watcher Trigger will watch only the files and folders that match the selected permissions. The user can set the Trigger to process each permission individually. Available options are to trigger the Task irrespective of the permission state (ignore this permission), only if the permission is set, and only if the permission is not set.
Files and directories in Linux have a standard set of access permissions that control which files can be accessed by whom.
There are different sets of permissions for the file and directory owner, group, and other users. Each set consists of read, write, and execute permissions as well as a special permissions set (i.e., set user ID, set group ID, and sticky bit).
Permissions | Details |
---|---|
Owner | Allows filtering files by owner permissions:
|
Group | Allows filtering files by group permissions. |
Other | Allows filtering files by other (world) permissions. |
Special | Filter by additional permissions:
|
Numeric notation | Shows the Linux permissions in an octal numeric format. The left and right sides indicate permissions that have to be set and not set, respectively. |
Symbolic notation | Shows the Linux permissions in symbolic notation. The left and right sides indicate permissions that have to be set and not set, respectively. Numeric and symbolic notations consist of two parts. The first part indicates the file permissions that have to be set to trigger the Task, while the second part indicates the file permissions that have to be not set. |
Legend | Shows an easy-to-understand reminder of how to set permission bits.
|
Actions & Permissions
Have a question?
If you have any questions, please do not hesitate to contact our support team.