We found out that both FTP and FTP over TSL/SSL clients use the library with the same name Rebex.Net.Ftp.dll but with different size and thus code. If we need to use both types of ftp clients which dll should we reference in our project?
UPDATE:
This answer is relevant for old versions of Rebex FTP released BEFORE 2012. Starting with version Release 2012 R1 there is only one version of Rebex ftp dll.
Short answer:
If you need both FTP and FTP/SSL use the Rebex.Net.Ftp.dll from "Rebex FTP/SSL" installation package.
Longer answer:
Rebex.Net.Ftp.dll from "Rebex FTP"
Rebex.Net.ProxySocket.dll
Rebex.Net.Ftp.dll from "Rebex FTP/SSL"
Rebex.Net.SecureSocket.dll
Rebex.Security.dll
Welcome to Q&A forum for C# and VB.NET developers working with following .NET components:
Applications:
If you need immediate assistance, please contact us directly.