Differences
This shows you the differences between the selected revisions of the page.
2025-03-04 | 2025-03-18 | ||
library_example_verify_file_checksum (martin) | 6.4.3 Issue 2353 – Display and modify S3 file/object tags (martin) | ||
Line 2: | Line 2: | ||
In Properties Dialog you can view and [[task_properties|change]] properties of remote files and directories. To display the dialog go to //Files > Properties//. | In Properties Dialog you can view and [[task_properties|change]] properties of remote files and directories. To display the dialog go to //Files > Properties//. | ||
- | The dialog has two tabs. Each is described individually. | + | The dialog has multiple tabs. Each is described individually. |
===== Common ==== | ===== Common ==== | ||
Line 49: | Line 49: | ||
//Alternatively, you can use [[library_example_verify_file_checksum|//Verify Checksum//]] WinSCP extension to compare checksums of local and remote files.// | //Alternatively, you can use [[library_example_verify_file_checksum|//Verify Checksum//]] WinSCP extension to compare checksums of local and remote files.// | ||
+ | |||
+ | ===== [[tags]] 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 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. | ||
+ | |||
+ | Use button //Remove// to remove selected tag. | ||
+ |