Secure FTP client ActiveX component th It supports old, very common, FTP protocol, but also secured FTPS (FTP+SSL) and SFTP (FTP+SSH). It supports old, very common, FTP protocol, but also secured FTPS (FTP+SSL) and SFTP (FTP+SSH).

Version: 3.5.5wodFtpDLX is developed as two standalone components:COM object, that should be used when you want to do all file transfer in the background and is not visible on the form, or GUI ActiveX version that has it's own Explorer-alike window where you can give end users ability to interact directly with the server
License: Free To Try $219.00
Operating System: Windows
Homepage: www.weonlydo.com
Developed by:
Features:FTP, FTP+SSL with and without encrypted data channel, and SFTP (SSH subsystem) protocols Certificate authentication where available, or private key authentication for SFTP protocol
Internal parsing of received directory listings - get names, sizes, ownerships etc.. directly from our interface, through Dir Items collection
Both ASCII and Binary transfer modes supported, no matter if server allows them or not ListDir and ListNames methods for directory listing PutFile and GetFile for storing and retrieving files
PutData and GetData for storing and reading data directly from the server Resume support Passive and Active data connections for FTP and FTPS protocols Blocking mode support (only on COM version) Set of events that notify you about method completition Timeout support
Renaming, creating of directories, deletion of files and directories...... and much more.
But - in ActiveX GUI version you have also Explorer-alike window to allow clients full access to files
Shell icons - let icons look just like they are on local drives Context menus, completely customizable Set of events for user interaction Copy / Paste to and from clipboard Keyboard support Arrange icons by your criteria View regular icons, small, details...
Version 3.5.5: 3.5.5 January 15, 2018 Updated OpenSSL to 1.0.2n
Version 3.5.3: 3.3.8 March 14, 2013 * Significant SFTP upload and download speed increase 3.3.7 February 13, 2013 * Username and Password are now sent as UTF8 if UTF8Encoding is specified
Version 3.1.2: 3.1.2 April 6, 2011 * Fix in SFTP upload when Resume property was set to True 3.1.1 January 5, 2011 * Fix in Rename command that didn't handle UTF8 correctly
Version 3.0.6: 3.0.6 June 15, 2010 * New method AppendFileFrom that appends to remote file starting at specified local position * Fix in MinDataPort/MaxDataPort properties which caused component to silently stops working
Version 3.0.4: 3.0.4 March 16, 2010 * CryptoInformation event now fires correctly * IPv6 support added
Version 3.0.2: 3.0.2 January 22, 2010 * Distribution now contains x86 and x64 binaries
Version 2.8.9: 2.8.9 February 26, 2009 * Fix in FTP(S) protocol when Done event did not fire with Serv-U server after ListDir was called 2.8.8 February 12, 2009 * authSiteCertificate authentication, for Tumbleweed servers that require SITE AUTH to be used
Version 2.7.8: 2.7.8 November 12, 2007 * New methods GetDate and GetSize 2.7.7 October 20, 2007 * Fixes problem when local disk was full and wodFtpDLX failed to write downloaded file, but didn't report the error