
Adds SFTP Server and SFTP File Handler VCL components.
Features
Clever Internet Suite VCL
- Added SFTP Server component.
- Added SFTP File Handler component which allows the SFTP server to work with files on the disk.
- The TCP Client, TCP Server, TCP Command Client and TCP Command Server components are now available at design-time.
- The UDP Client and UDL Server components are now available at design-time.
- IMAP Server - Added support for partial fetch IMAP functionality.
- XML SOAP Security - Added support for multiple Binary Security Tokens.
- SOAP Signatures - Added new Thumbprint key identifiers.
- For clSshSocket to clSshStream, clTlsSocket to clTlsStream unit renaming, added session and channel implementation refactoring.
- Renamed the TclSshUserKey and TclSshUserIdentity classes to TclSshPrivateKey and IclSshUserIdentity.
- MailMessage - Added support for X-Mailer header.
- Added the OnGetResponseCode event to all TCP-based clients, which allows users to implement their own handler for the server responses.
- Added the 'diffie-hellman-group14-sha256' key exchange algorithm to the SSH engine.