martin wrote:
There's no such option in GUI.
If you mean scripting, use batch confirm off
(what is the default for scripts).
Martin,
Many thanks for your response. I am using scripting in this task, have "batch confirm" turned "off" and it works as expected, until someone put "Read-Only" file into folder, involved in synchronization. "PreserveReadOnly" is not applicable there, because local folder receiving files from remote can be updated directly by local users with files already have "Read-Only" attribute. Now I run script to remove "Read-Only" attributes before running WinSCP script. This resolves the issue but folders tree is huge and re-setting attributes take time. I went through documentation but did not find option/switch can be used to resolve the issue by WinSCP itself. If such option/switch exists, please point me to right place in documentation.
Regards,
Mark