control state gets stuck on executing state (wodSFTP / wodSFTP.NET / wodSFTPdll)

by jimcam @, (7051 days ago)

After doing a directory I loop with doevents until controls state (.state) = connected. But when I do a directory, the state returns #6 (Executing) and does'nt clear up or change... it constantly is at executing. (I'm using the wodsftp.dll)

locked

Re: control state gets stuck on executing state

by Jasmine, (7051 days ago) @ jimcam

Jim,

I'm not sure I understand what's happening. Can you explain better, perhaps with some code snippets?

Also, why don't you use Blocking set to True?

Kreso

locked

Re: control state gets stuck on executing state

by jimcam @, (7051 days ago) @ Jasmine

Ok, I'll try blocking and see if that helps... thanks

locked