About WodFTPServer
ActiveX Component that implements server side of following protocols: FTP, FTP/S (FTPS or FTP+SSL) both in explicit and implicit mode, and SFTP (secure ftp subsystem on SSH2 secured channel).Support for all 3 protocol is transparent for your programming - you have same set of event, same set of properties and method, same control over connected users - and just one property to change to switch from one protocol to another - Protocol property!
Unlike old FTP protocol support, FTPS and SFTP protocols provide security, privatekey/certificate authentication and strong encryption of data - great for insecure networks. wodFTPServer can be easily setup (using provided samples) to listen and accept such clients.
Features include
Support for FTP, SFTP and FTPS protocolssupport for certificate and privatekey authentications (required or optional)set of events to control every aspect of client's connection - when he changes directory, lists directory content, downloads file....support for large files (larger than 4.2gb)transparent interface - interface is the same for all supported protocolsdebug log showing entered commands and replies sent to the user (in SFTP protocol wodFTPServer creates these messages for you!)NT style authentication - you don't need to create accounts on your server at all, use users registered on your NT systemgreat speedcomplete information on connected users - get their originating IP addres, originating port, total connected time...custom initial messages sent to the client - you can hide WeOnlyDo! origin completellyeasy interface - almost to say 'plug and play'
WodKeys component is included in our setup package free of charge. It can be used for private key management - to Generate new key, Load/Save the, obtain public keys etc..
Changes in this version:
2.3.3 December 11, 2007* LIST command in FTP(S) protocol now supports arguments and wildcards. Supported arguments are sort related - rtSX( By WeOnlyDo Software - WodFTPServer Publisher )