SmartFTP FTP Library
sfFTPLib Library

This is namespace sfFTPLib.

Enumeration 
Description 
This is record sfFTPLib::enumEncryption. 
This is record sfFTPLib::enumKeyErrorCode. 
This is record sfFTPLib::enumKeyExchange. 
This is record sfFTPLib::enumKeyFileErrorCode. 
LIST option 
This is record sfFTPLib::enumMAC. 
Please refer to the RFC 4252 The Secure Shell (SSH) Authentication Protocol for further details. 
This is record sfFTPLib::enumSSHCompression. 
This is record sfFTPLib::enumSSHKeyAlgo. 
This is record sfFTPLib::enumUnixPermissions. 
Interface 
Description 
Event dispatch interface for the IFTPConnection interface.

Technical Details
All events are synchronous. Depending on the class providing the _IFTPConnectionEvents interface, events are fired from different threads. The FTPConnectionSTA fires all events from the main thread, the FTPConnectionMTA class fires the events from the worker thread.

C++  
Event dispatch interface for FTPFXP
Events are fired during an operation and/or when the operation completed.
To get the result of the operation use the LastError property of the IFTPFXP interface. 
Event dispatch interface for SFTPConnection. 
What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.