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

Denis x

Mouse Cursor while transfering via .net

Hello,

the main problem is, that the GUI is blocked. Meanwhile I changed the code. Now I do not make the transfer with .NET but with a script file. This way it works.

Regards Denis.
martin

Re: Mouse Cursor while transfering via .net

Is the mouse cursor the actual issue? Or is the cursor just a way how the Windows tells you that your code is blocking the GUI thread?
Denis

Mouse cursor while transferring via .NET

Hello,

I am using WinSCP 5.21.8.0 via .NET. While the session to the (S)FTP-host is open and the file is transfered the mouse cursor appears (spinning wheel) and although the upload is running in a parallel thread this blocks other threads of the application.
Is there any parameter to avoid the mouse cursor?

Regards Denis.