SFTP Object
 
Syntax
 
SFTP.MaxPacketSize As Long
 
Description
The maximum packet length to be used in the underlying SSH transport protocol. The default value is 32768. (This should generally be left unchanged.)
 
See Also