|
TElSftpClient provides client-side functionality for SFTP (Secure File Transfer Protocol). |
|
|
Description
ElSftpClient is an implementation of SSH File Transfer Protocol client. It works over secure SSH channel (and has nothing common with FTP protocol).
SFTP works as a subsystem of SSHv2 protocol, i.e. SFTP negotiation flow is the following:
Alternatively you can use TElSimpleSFTPClient control which encapsulates all SSH-related components and code. See Increasing SFTP speed article for details about how to achieve maximum data transfer speed. | |
|
|
|
|
|
|
|
|
|
|
.NET:
|
|
|
To use the component in development and distribution of your projects, you need to purchase one of the licenses: .NET: SFTPBlackbox client-only OR SFTPBlackbox client-server OR SecureBlackbox Transports OR SecureBlackbox Standard OR SecureBlackbox Professional VCL: SFTPBlackbox client-only OR SFTPBlackbox client-server OR SecureBlackbox Transports OR SecureBlackbox Standard OR SecureBlackbox Professional ActiveX/DLL: SFTPBlackbox client-only OR SecureBlackbox Transports OR SecureBlackbox Standard |

