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: Winscp Transfer file from remort server to local directory

Thanks for your report.

Can you send me an email, so I can send you back a debug version of WinSCP to track the problem? Please include link back to this topic in your email. Also note in this topic that you have sent the email. Thanks.

You will find my address (if you log in) in my forum profile.
Shijo

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