I've been using WinSCP for a few months now in an app to transfer files.
The application checks the database periodically and if new data is there it creates a file and transfers it.
It was working fine for a while, but I am now getting the error:
Timeout waiting for WinSCP to respond - WinSCP has not responded in time. There was no output. Response log file C:\************.xml was not created. This could indicate lack of write permissions to the log folder or problems starting WinSCP itself.
I don't always get the error and have set
session.DebugLogPath
and
session.XmlLogPath
to locations that can be written to. And the system regularly writes to the locations.
I also upgraded to use the latest version, but that also didn't seem to help.
Attached is a log if it helps.
If anyone has any ideas that would be helpful.