- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy WeOnlyDo!Implement server side of FTP, FTPS or FTP, and SSL in your application.wodFTPServer is an ActiveX Component that implements server side of following protocols: FTP, FTP/S (FTPS or FTP+SSL) both in explicit and implicit modes, and SFTP (secure ftp subsystem on SSH2 secured channel). Support for all three protocols is transparent for your programming - you have same set of events, same set of properties and methods, same control over connected users and just one property to change to switch from one protocol to another. Unlike old FTP protocol support, FTPS and SFTP protocols provide security, private key/certificate authentication and strong encryption of data. wodFTPServer can be easily setup (using provided samples) to listen and accept such clients.