WinSCP.SessionRemoteException: Network error: Connection to "server" refused
Im connecting to SFTP server through WinSCP using C# code. I'm downloading almost 1000 files with each file with new session to my local folder. Some of the files failing with the error WinSCP.SessionRemoteException: Network error: Connection to "server" refused. Is any settings do we need to change in the sever side to allow the multiple files connecting to server?