Getting error while to make SFTP Connection for file sharing.
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond at Renci.SshNet.Abstractions.SocketAbstraction.Connect(IPEndPoint remoteEndpoint, TimeSpan connectTimeout) at Renci.SshNet.Session.SocketConnect(String host, Int32 port) at Renci.SshNet.Session.Connect() at Renci.SshNet.BaseClient.Connect().
Thanks in Advance.