Whats the difference between wodFtpDLX.NET and wodSFTP.NET? (wodSFTP / wodSFTP.NET / wodSFTPdll)
Hi,
The description of wodSFTP.NET says that it implements the client side of the SFTP protocol. Whereas the description of wodFtpDLX.NET says that it supports old, very common, FTP protocol, but also secured FTPS (FTP+SSL) and SFTP (FTP+SSH).
For implementing both: FTP (+FTPS) & SFTP, will one require to use both the components? Or just wodFtpDLX.NET should do? What is the difference between these 2 components? Doesn't wodFtpDLX.NET component already include what wodSFTP.NET component has?
Thanks,
Vivek