SFTP Object
 
Syntax
 
SFTP.SoRcvBuf As Long
 
Description
Sets the receive buffer size socket option. Normally, this property should be left unchanged. The default value is 4194304.
This property can be increased if download performance seems slow. It is recommended to be a multiple of 4096.
 
See Also