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

Guest

Please let me know how we can fix the above issue. We tried upgrading WinSCP version even though not working.

Still timeout session occurring even after adding some timeout in code.
Guest

To enable logging https://winscp.net/eng/docs/ui_pref_logging :)

But, timeouts can actually happen from just about anything including storage issues, connection issues, or server side issues.

The causes are numerous and logs won't help in every situation. Forced timeouts can show incorrect errors and lead to incorrect attempts at fixing the problem.

It can be difficult.
Guest

How can we extract the logs , can you guide me
martin

So please post the logs I have asked for.
Guest

Even after using Timeout also, it's not working.

We even upgraded WinSCP version and tested, but still not working.
umakanth

Time out waiting for WinSCP to respond

We are using a PowerShell script to login to WinSCP session and delete file which are older.

We are getting error in while $session.removefiles step that
Time out waiting for WinSCP to respond

We have checked some ways through internet, some suggested to upgrade winscp. Even though it's occurring.

Please provide solution how we can resolve this issue.