WinSCP.SessionRemoteException Error when connecting with Server

Advertisement

kalyani161
Guest

WinSCP.SessionRemoteException Error when connecting with Server

Hi,
I have Azure timer trigger function, which runs every 5mins and fetching the files from FTP Server. I am getting an error below error, while connecting with FTP server. I am using WinSCP 6.1.0 version
WinSCP.SessionRemoteException: Server unexpectedly closed network connection.
at WinSCP.SessionLogReader.Read(LogReadFlags flags)

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,605
Location:
Prague, Czechia

Re: WinSCP.SessionRemoteException Error when connecting with Server

Please attach a full session log file showing the problem (using the latest version of WinSCP).

To generate the session log file, set Session.SessionLogPath. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.

Btw, you cannot get that error when connecting to FTP server. You might get it when connecting to SSH/SFTP server only. Make sure you are using the correct protocol.

Reply with quote

Advertisement

You can post new topics in this forum