Hello - I am getting the below error while uploading files to the local FTP server - we do use SFTP and port 990 to open FTP connection. When I do a basic command prompt login to FTP and try to upload the file it works but not through RebEx DLL we use to connect to FTP server.
Any help will be greatly appreciated as it is currently impacting heavily.
Rebex.Net.TlsException: The operation was not completed within the specified time limit.
at Rebex.Net.TlsBase.ReceiveData(Int32 needed, Boolean everything)
at Rebex.Net.TlsBase.ReceivePacketInner()