I use WINscp to synchronize files from remote to local (via script, synchronize command, see above). Remote files are readwrite. Local files are readonly after synchronization. Why ? Does WINscp set readonly attribute on synchronized local files ? How to avoid this behaviour ?
WinSCP sets readonly attribute for files that are readonly on remote side. I guess I should turn this feature off by default.