|
Given a server address and port number, how do I determine if I need to use an SSL FTPS connection or a standard non-encrypted FTP connection? |
|
If the port number is 990, use implicit SSL ( (Finally, if the port number is 22, you need to use Rebex SFTP instead of Rebex FTP/SSL.) |