Re: WeOnlyDo.Exceptions.SFTP.InvalidStateException - WeOnlyDo Discussion board

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

by Puja Mallik, Wednesday, March 26, 2008, 20:10 (5884 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.


Complete thread: