Differences
This shows you the differences between the selected revisions of the page.
ui_permissions 2021-12-07 | ui_permissions 2024-06-26 (current) | ||
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 51: | Line 51: | ||
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". | 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. &beta_feature | + | Changing permissions of S3 folders is not supported. |