Unit
ScSFTPClient
Description
The TScSFTPServerProperties class holds detailed information about the SFTP server that the server can send when establishing a connection.
This class consists of the pairs of properties. One property holds information about the specific extension, and the other is a boolean property that specifies if this property was received from the server. For example: FilenameCharset and FilenameCharsetAvailable. If the FilenameCharsetAvailable property is True, then the value of the FilenameCharset property may be used. Otherwise FilenameCharset is not initialized.
See also