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

picklecow10

VB.NET Application using WinSCP hanging (ReadLine)?

Hey everybody, hope I'm in the right section :D

I'm trying to make an FTP program in VB.NET that uses WinSCP.

In the Application, I need to be able to read the console's responses as they appear.

I have a timer set up using ReadLine repeatedly, but once it's reached the end of the console, the application hangs.

Any help would be great!
(And if I'm not including enough into, sorry, just tell me what to add.)