CLion 2016.3 Help

Files/Folders Default Permissions Dialog

This dialog opens when you select the Override default permissions on files or Override default permissions on folders check box in the Options dialog and click the Browse button /help/img/idea/2016.3/browseButton.png next to it.

Use this dialog box to re-assign default server permissions to owners of files or folders, groups of owners, and other users.

The following identifiers are used for permission types:

  • R stands for Read.
  • W stands for Write.
  • X stands for Execute
ItemDescription
OwnerIn this row, specify what an owner of a file or folder may do by selecting the check boxes below the corresponding identifiers.
GroupIn this row, specify what a group of owners of a file or folder may do by selecting the check boxes below the corresponding identifiers.
OthersIn this row, specify what any one else may do by selecting the check boxes below the corresponding identifiers.
OctalIn this text box, specify the octal representation of the specified set of permissions. By default, CLion calculates and re-calculates the value of the field as you select or clear the desired check boxes. You can also specify the octal value manually.

See Also

Last modified: 29 March 2017