Winscp Transfer file from remort server to local directory
By using the following WinSCPnet.dll in my C# code I am getting the following error
"Timeout waiting for WinSCP to respond - WinSCP has not responded in time (response log file C:\Users\jmondo\AppData\Local\Temp\wscp2D9C.019F71EF.tmp was not created). This could indicate lack of write permissions to the log folder or problems starting WinSCP itself".
I am using winscp517setup i got the ssh host key fingerprint from winscp application start for the first time login.
Iam using code for C# from WINSCp site .
Please help me on this
"Timeout waiting for WinSCP to respond - WinSCP has not responded in time (response log file C:\Users\jmondo\AppData\Local\Temp\wscp2D9C.019F71EF.tmp was not created). This could indicate lack of write permissions to the log folder or problems starting WinSCP itself".
I am using winscp517setup i got the ssh host key fingerprint from winscp application start for the first time login.
Iam using code for C# from WINSCp site .
Please help me on this