property VersionsAvailable: boolean;
Description
Use the VersionsAvailable property to check if the list of the supported SFTP protocol versions was received from the server.
If the VersionsAvailable property is True, then the Versions property was set by the server. Otherwise Versions is not initialized.
See Also