SFTP Object
 
Syntax
 
SFTP.ServerIdentifier As String  (read-only)
 
Description
The server-identifier string received from the server during connection establishment. For example, a typical value would be similar to "SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.2".
 
See Also