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

SandeepKr

Timeout Error

Hello ,

From Server when we connect manually we are able to connect and update. After some idle time there is a popup message Software caused error .Do you want to reconnect. ?
martin

Re: Timeout occurred when connecting to WinSCP

Can you connect from the server using WinSCP GUI? Or any other client using the same protocol?
pavanmanideep

Timeout occurred when connecting to WinSCP

Hi,

I was able to upload to FTP from my local but not from Windows server. Can you please suggest what could be wrong...Below is the log created...

Can you once check and let me know on this..
Error while creating csv file for notification type - 1 and error details are - WinSCP.SessionRemoteException: Connection failed.
Connection failed.
at WinSCP.SessionLogReader.Read(LogReadFlags flags)
at WinSCP.ElementLogReader.Read(LogReadFlags flags)
at WinSCP.SessionElementLogReader.Read(LogReadFlags flags)
at WinSCP.CustomLogReader.TryWaitForNonEmptyElement(String localName, LogReadFlags flags)
at WinSCP.CustomLogReader.WaitForNonEmptyElement(String localName, LogReadFlags flags)
at WinSCP.Session.WaitForGroup()
at WinSCP.Session.Open(SessionOptions sessionOptions)
at Hitachi.CDC.PushNotifications.PushNotifications.fileuploadwinscp(String fileName, String localpath)
at Hitachi.CDC.PushNotifications.PushNotifications.createCSV(DataTable dt, Boolean SMS, Boolean Mobile, Int32 eventType, Int32 notificationTypeFile)--InnerException-----Message---Connection failed.
Connection failed.--StackTrace--- at WinSCP.SessionLogReader.Read(LogReadFlags flags)
at WinSCP.ElementLogReader.Read(LogReadFlags flags)
at WinSCP.SessionElementLogReader.Read(LogReadFlags flags)
at WinSCP.CustomLogReader.TryWaitForNonEmptyElement(String localName, LogReadFlags flags)
at WinSCP.CustomLogReader.WaitForNonEmptyElement(String localName, LogReadFlags flags)
at WinSCP.Session.WaitForGroup()
at WinSCP.Session.Open(SessionOptions sessionOptions)
at Hitachi.CDC.PushNotifications.PushNotifications.fileuploadwinscp(String fileName, String localpath)
at Hitachi.CDC.PushNotifications.PushNotifications.createCSV(DataTable dt, Boolean SMS, Boolean Mobile, Int32 eventType, Int32 notificationTypeFile)

Thank you.