Re: Permissions Issue with PUT
If you are using the SFTP protocol, for large files (by default files above 100 KB), WinSCP uses a transfer via temporary name. So it needs create permission.
You can turn this feature off using
See https://winscp.net/eng/docs/resume
You can turn this feature off using
-resumesupport=off
switch.
See https://winscp.net/eng/docs/resume