Differences
This shows you the differences between the selected revisions of the page.
ui_properties 2025-03-18 | ui_properties 2025-03-31 (current) | ||
Line 18: | Line 18: | ||
The //Owner// and //Group// boxes can be used to change ownership of the selected files. Initially the boxes will show current ownership as long as all of the selected files have the same owner/group. Otherwise the boxes will be empty. Leave them empty not to change the ownership, when you are changing other properties (like permissions). | The //Owner// and //Group// boxes can be used to change ownership of the selected files. Initially the boxes will show current ownership as long as all of the selected files have the same owner/group. Otherwise the boxes will be empty. Leave them empty not to change the ownership, when you are changing other properties (like permissions). | ||
- | The boxes are disabled if current [[protocols|protocol]] does not allow changing ownership. | + | The ownership display is not editable, if current [[protocols|protocol]] does not allow changing ownership. |
Some protocols may allow changing ownership by specifying UID/GID numbers only. In that case you will see both username/groupname and %%UID%%/%%GID%% in the boxes in form //name [number]//. If you want to change ownership specify new number only. ((In some cases WinSCP may be able to resolve the %%UID%%/%%GID%% itself if you specify username/groupname instead. However the only certain method is specifying the number.)) You can overcome this limitation by defining [[custom_commands#ownership|appropriate custom command]]. | Some protocols may allow changing ownership by specifying UID/GID numbers only. In that case you will see both username/groupname and %%UID%%/%%GID%% in the boxes in form //name [number]//. If you want to change ownership specify new number only. ((In some cases WinSCP may be able to resolve the %%UID%%/%%GID%% itself if you specify username/groupname instead. However the only certain method is specifying the number.)) You can overcome this limitation by defining [[custom_commands#ownership|appropriate custom command]]. | ||
Line 54: | Line 54: | ||
&screenshotpict(properties_tags) | &screenshotpict(properties_tags) | ||
- | The //Tags// tab lets you manage tags of [[s3|S3]] files/objects. The tab is shown with S3 protocol and when single file is selected only. &beta_feature | + | The //Tags// tab lets you manage tags of [[s3|S3]] files/objects. The tab is shown with S3 protocol and when single file is selected only. |
The list shows existing tags associated with the file. Use button //Add// to add new tag. Use button //Edit// to edit selected tag. In both cases, Tag dialog will appear. On the Tag dialog you can specify a tag key and an optional tag value. | The list shows existing tags associated with the file. Use button //Add// to add new tag. Use button //Edit// to edit selected tag. In both cases, Tag dialog will appear. On the Tag dialog you can specify a tag key and an optional tag value. |