SFTP Object
MaxPacketSize
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
Home
Introduction
SFTP Object
Properties
Properties
AbortCurrent
AccumulateBuffer
AuthFailReason
BandwidthThrottleDown
BandwidthThrottleUp
ClientIdentifier
ClientIpAddress
ConnectTimeoutMs
DebugLogFilePath
DisconnectCode
DisconnectReason
EnableCache
EnableCompression
FilenameCharset
ForceCipher
ForceV3
HeartbeatMs
HostKeyAlg
HostKeyFingerprint
HttpProxyAuthMethod
HttpProxyDomain
HttpProxyHostname
HttpProxyPassword
HttpProxyPort
HttpProxyUsername
IdleTimeoutMs
IncludeDotDirs
InitializeFailCode
InitializeFailReason
IsConnected
KeepSessionLog
LastBinaryResult
LastErrorHtml
LastErrorText
LastErrorXml
LastMethodSuccess
LastStatusCode
LastStatusMessage
LastStringResult
LastStringResultLen
MaxPacketSize
PasswordChangeRequested
PercentDoneScale
PreferIpv6
PreserveDate
ProtocolVersion
ReadDirMustMatch
ReadDirMustNotMatch
ServerIdentifier
SessionLog
SocksHostname
SocksPassword
SocksPort
SocksUsername
SocksVersion
SoRcvBuf
SoSndBuf
SyncCreateAllLocalDirs
SyncDirectives
SyncedFiles
SyncMustMatch
SyncMustMatchDir
SyncMustNotMatch
SyncMustNotMatchDir
TcpNoDelay
UncommonOptions
UploadChunkSize
UserAuthBanner
UtcMode
VerboseLogging
Version
XferByteCount
Methods
Events
Examples