Differences

This shows you the differences between the selected revisions of the page.

ui_permissions 2019-09-15 ui_permissions 2024-06-26 (current)
Line 14: Line 14:
===== Simple Permissions ===== ===== Simple Permissions =====
-The rows of checkboxes are used to set/unset specific permissions for the //Owner// (the owner of the file); the //Group// (members of file group); and //Others// (all others). The label //R// stands for "read permissions for file and folder", //W// for "write" and //X// for "execute". For directories the "execute permission" means permission to enter the directory (make it working directory).+The rows of checkboxes are used to set/unset specific permissions for the //Owner// (the owner of the file); the //Group// (members of file group); and //Others// (all others). The label //R// stands for "read permissions for file (or folder)", //W// for "write" and //X// for "execute". For directories the "execute permission" means permission to enter the directory (make it working directory).
===== [[special]] Special Permissions ===== ===== [[special]] Special Permissions =====
Line 26: Line 26:
===== [[undefined]] Undefined Permissions ===== ===== [[undefined]] Undefined Permissions =====
-When explicitly changing permissions of existing remote files, the checkboxes can be set to undefined state.((Small black square on Windows 10 and Windows 8; &win10 &win8 Blue square on Windows 7 and Vista; &win7 &winvista Green square on Windows XP &winxp (all for default themes).)) It means that the particular permissions should be left to its current state. This is useful when you want to change one particular permission for set of files/directories that have different permissions.+When explicitly changing permissions of existing remote files, the checkboxes can be set to undefined state.((Minus sign on blue background on Windows 11, &win11 small black square on Windows 10 and Windows 8; &win10 &win8 Blue square on Windows 7 and Vista; &win7 &winvista Green square on Windows XP &winxp (all for default themes).)) It means that the particular permissions should be left to its current state. This is useful when you want to change one particular permission for set of files/directories that have different permissions.
Note that this will not work fully for [[scp|SCP protocol]] for files in subdirectories. Note that this will not work fully for [[scp|SCP protocol]] for files in subdirectories.
Line 43: Line 43:
The checkbox is disabled, if you check "execute" permissions explicitly for all permission groups, as it makes it effectively useless. The checkbox is disabled, if you check "execute" permissions explicitly for all permission groups, as it makes it effectively useless.
 +===== [[s3_acl]] S3 ACL =====
 +
 +With [[s3|S3 protocol]], you can set basic file ACL on [[ui_properties|Properties dialog]].
 +
 +&screenshotpict(permissions_s3)
 +
 +The rows of checkboxes are used to set/unset specific permissions for the //Owner// (the owner of the file); the //Users// (anyone with an AWS account); and //Everyone// (public access). The label //R// stands for "read permissions for the file", //R ACL// for "read permissions for the file ACL" and //W ACL// for "write permissions for the file ACL".
 +
 +Changing permissions of S3 folders is not supported.

Last modified: by 81.171.81.232