Upload 200KB files via WINSCP .NET assembly
sessionOptions.AddRawSettings("ResumeSupport", "2") sessionOptions.AddRawSettings("IgnorePermErrors", "1") sessionOptions.AddRawSettings("PreserveTime", "0")
But still I am getting the same error message. While uploading it though GUI, I am not facing any issues, but using .NET assembly. I am not able to upload large files.