EldoS
Navigation
Web site
Support
Table Of Contents

TElSimpleFTPSServer class

Properties     Methods     Events     Declared in     Licensing    


 

TElSimpleFTPSServer provides server-side functionality for FTPS (FTP over SSL) transfer protocol.

 
 

Description

    TElSimpleFTPSServer provides a simple implementation of an FTPS (FTP over SSL) server.
    To create and run an FTPS server, you only need to create a new instance of TElSimpleFTPSServer, specify server's address via Host property, and call Start method.

 
 

Properties

  • Active
  • AllowAnonymous
  • CertStorage
  • DataPortRangeFrom
  • DataPortRangeTo
  • Host
  • ImplicitSSL
  • IncomingSpeedLimit
  • MessageTable
  • OutgoingSpeedLimit
  • PassiveModeHost
  • Port
  • RootDirectory
  • SessionTimeout
  • UseUTF8
 
 

Methods

  • Start
  • Stop
 
 

Events

  • OnAuthAttempt
  • OnBeforeNewConnection
  • OnCloseConnection
  • OnCommandProcessed
  • OnCommandReceived
  • OnNewConnection
  • OnTransferCompleted
  • OnTransferProgress
 
 

Declared in

.NET:

  • Namespace: SBSimpleFTPSServer
  • Assembly: SecureBlackbox.FTPS
VCL:
  • Unit: SBSimpleFTPSServer
ActiveX/DLL: Not available
 
 

Licensing

To use the component in development and distribution of your projects, you need to purchase one of the licenses:

.NET: FTPSBlackbox OR SSLBlackbox client-server OR SecureBlackbox Transports OR SecureBlackbox Standard OR SecureBlackbox Professional

VCL: FTPSBlackbox OR SSLBlackbox client-server OR SecureBlackbox Transports OR SecureBlackbox Standard OR SecureBlackbox Professional

ActiveX/DLL: FTPSBlackbox OR SSLBlackbox client-server OR SecureBlackbox Transports OR SecureBlackbox Standard

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation