Discuss this help topic in SecureBlackbox Forum
SFTP: Adjust and check SFTP versions
SFTP protocol has many versions, with version 6 being the latest one. You can configure, which versions of the protocol you want to support. This is done using Versions property of TElSFTPServer class.
To find out, which version has been actually negotiated, use Version property of TElSFTPServer.