Time out waiting for WinSCP to respond

Advertisement

umakanth
Joined:
Posts:
1
Location:
india

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.

Reply with quote

Advertisement

Advertisement

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.

Reply with quote

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.

Reply with quote

Advertisement

You can post new topics in this forum