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: Timeout waiting for WinSCP to respond

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

To generate the log files, set Session.SessionLogPath and Session.DebugLogPath. Submit the logs with your post as an attachment. If you do not want to post the log publicly, you can mark the attachments as private.
ccpaulin

Timeout waiting for WinSCP to respond

Hi,
I'm having an issue with my powershell script for the past few days. I'm getting this error:
Exception calling "GetFiles" with "4" argument(s): "Timeout waiting for WinSCP to respond"
+ $transferResult =
+ ~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : TimeoutException

It was ok before and when I try to use batch script to download it is ok, so its not the servers or the connection.
Thanks