Re: WeOnlyDo.Exceptions.SFTP.InvalidStateException (General questions)

by Puja Mallik, (6246 days ago) @ woddrazen

Hi Puja,


I think you can use multiple GetFile Method call in Blocking mode.

You should change local path to this:
[code]sftp1.LocalPath = C:\Data\xyz ;[/code]
Drazen

=============================================================
I don't understand what do you mean by blocking mode. I'm already calling sftp1.Blocking = true before connect. Do I need to call that again inside the loop.

locked

Complete thread: