SFTP Object
 
Syntax
 
SFTP.ClientIdentifier As String
 
Description
The client-identifier string to be used when connecting to an SSH/SFTP server. Defaults to "SSH-2.0-PuTTY_Release_0.78". (This string is used to mimic PuTTY because some servers are known to disconnect from clients with unknown client identifiers.)
 
See Also