Discuss this help topic in SecureBlackbox Forum

TElSftpVersionsExtension class

Properties     Methods     Declared in     


TElSftpVersionsExtension is a descendant of TSBSftpExtendedAttribute class.

Description

    If the server supports other versions than what was negotiated, it may wish to send the 'versions' extension to inform the client of this fact. The client may then optionally choose to use one of the other versions supported.
    After this extension receiving OnVersionSelect event is fired which allows to select protocol version.

Properties

Inherited from SBSftpExtendedAttribute

Methods

Declared in

.NET:
  • Namespace: SBSftpCommon
  • Assembly: SecureBlackbox.SFTP
VCL:
  • Unit: SBSftpCommon
Java:
  • Package: SecureBlackbox.SFTP.jar
C++:
  • sbsftpcommon.h

Discuss this help topic in SecureBlackbox Forum