I am using FileZilla to upload a file through SFTP and it randomly uploads it multiple times.
For e.g. sometimes it might upload two files with zero bytes and one file with correct content and then sometimes one file with zero bytes and one file with correct content.
Basically by the time i see the message that File transfer was successful in the logs it attempts the same upload multiple times. And in the logs it does not show the upload attempts multiple times.
I tried using another client for the SFTP upload and it works fine.
Any suggestions why this might be happening.