|
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? |
|
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.Ftp.dll from "Rebex FTP/SSL"
|