EldoS
Navigation
Web site
Support
Table Of Contents

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

  • Active
  • FilenameCharset
  • NegotiatedCharset
  • NewLineConvention
  • Supported
  • Version
  • Versions
  • UseUTF8
 
 

Methods

  • Close
  • DataAvailable
  • Open
 
 

Events

  • OnBlock
  • OnClose
  • OnCloseHandle
  • OnCreateDirectory
  • OnCreateHardLink
  • OnCreateSymLink
  • OnError
  • OnExtendedRequest    
  • OnFindClose
  • OnFindFirst
  • OnFindNext
  • OnOpen
  • OnOpenFile
  • OnReadFile
  • OnReadSymLink
  • OnReceive
  • OnRemove
  • OnRenameFile
  • OnRequestAbsolutePath
  • OnRequestAttributes
  • OnRequestAttributes2
  • OnSend
  • OnSetAttributes
  • OnSetAttributes2    
  • OnTextSeek
  • OnUnblock
  • OnVersionChange
  • OnWriteFile
 
 

Declared in

.NET:

  • Namespace: SBSftpServer
  • Assembly: SecureBlackbox.SFTPServer
VCL:
  • Unit: SBSftpServer
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: SFTPBlackbox client-server OR SecureBlackbox Transports OR SecureBlackbox Standard OR SecureBlackbox Professional

VCL: SFTPBlackbox client-server OR SecureBlackbox Transports OR SecureBlackbox Standard OR SecureBlackbox Professional

ActiveX/DLL: Not available

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