EldoS
Navigation
Web site
Support
Table Of Contents

TElFTPSServer class

Properties     Methods     Events     Declared in     Licensing    


 

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

 
 

Description

    This class does not perform any actions itself, it just fires events to be handled by the application. TElFTPSServer can be used alone (with any custom transport) or in combination with TElSecureServer.

 
 

Properties

  • Active
  • ASCIIMode
  • Authenticated
  • CertStorage
  • ControlChannelEncrypted
  • DataChannelEncrypted
  • ImplicitSSL
  • LastCommand
  • LastTransferCommand
  • MessageTable
  • PassiveMode
  • SecurityOptions
  • SystemType
  • TransferBlockSize
  • TransferInProgress
  • UseUTF8
 
 

Methods

  • Close
  • CloseDataConnection
  • DataAvailable
  • Open
  • SendCustomReply
  • TransferDataFinished
 
 

Events

  • OnAbortTransfer
  • OnBeforeSendReply
  • OnChangeDirectoryRequest
  • OnClose
  • OnCmdReceive
  • OnCmdSend
  • OnCommandProcessed
  • OnCommandReceived
  • OnCommandUnhandled
  • OnDataConnectionClose
  • OnDataConnectionNeeded
  • OnDataPortChange
  • OnDataReceive
  • OnDataSend
  • OnEstablishSecureConnection
  • OnFileAppendRequest
  • OnFileInfoNeeded
  • OnFileListCompleted
  • OnFileListItemRequest
  • OnFileListRequest
  • OnFileRemoveRequest
  • OnFileRenameRequest
  • OnFileRetrieveRequest
  • OnFileStoreRequest
  • OnMakeDirectoryRequest
  • OnOpen
  • OnPassiveModeRequest
  • OnPasswordAuth
  • OnRemoveDirectoryRequest
  • OnRestartTransferRequest
  • OnStatusRequest
  • OnTransferCompleted
  • OnTransferDataAvailable
  • OnTransferDataNeeded
  • OnTransferProgress
  • OnUsernameReceived
  • OnWorkingDirectoryRequest
 
 

Declared in

.NET:

  • Namespace: SBFTPSServer
  • Assembly: SecureBlackbox.FTPS
VCL:
  • Unit: SBFTPSServer
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