property Version: TScSFTPVersion;

 

Description

The Version property holds the version of the SFTP protocol the client is going to use.

If the client wants to interoperate with servers that support discontinued versions of the SFTP protocol, it should set this property to vSFTP3, and then use the OnVersionSelect event handler.

The default value is vSFTP3.

 

See Also

Initialize

OnVersionSelect

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support