Re: Could you please give me an assiastance on how to understand the mechanism of WINSCP ????
Can you tell me how are you setting up socket buffers? Which value is optimal?
SO_RCVBUF
is 4MB.
SO_SNDBUF
is dynamic. Do research on SIO_IDEAL_SEND_BACKLOG_QUERY
.
I have contacted Dart Communication and they also say like you "You may be able to improve your performance by adjusting the Ftp.ReceiveBufferSize and Ftp.SendBufferSize properties". Can WinSCP be adjustable like that?
Buffer sizes are not configurable in WinSCP.