Re: Support Displaying and Modifying File Flags
What protocol are you using? Do you know if the protocol allows changing those flags (I wouldn't expect that).
Anyway, you might be able to define a custom command to manage those flags.
https://winscp.net/eng/docs/custom_command
Or even implement a WinSCP extension.
Anyway, you might be able to define a custom command to manage those flags.
https://winscp.net/eng/docs/custom_command
Or even implement a WinSCP extension.