Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: WinSCP.SessionRemoteException: Network error: Connection to "server" refused

Please show us your code and a session log file.
SV

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?