Discuss this help topic in SecureBlackbox Forum

TElSFTPServer class

Properties     Methods     Events     Declared in     Licensing     


TElSFTPServer provides server-side functionality for Sftp connections.

Description

    TElSFTPServer is an implementation for SSH File Transfer Protocol server. It works over secure SSH channel (and has nothing common with FTP protocol). This class does not perform any actions itself, it just fires events to be handled by the application. TElSFTPServer can be used alone (with any custom transport, not even necessarily SSH-based) or in combination with SSHServer.

Properties

Methods

Events

Declared in

.NET:
  • Namespace: SBSftpServer
  • Assembly: SecureBlackbox.SFTPServer
VCL:
  • Unit: SBSftpServer
Java:
  • Package: SecureBlackbox.SFTPServer.jar
C++:
  • sbsftpserver.h

Licensing

To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:

SecureBlackbox Professional

Discuss this help topic in SecureBlackbox Forum