Put File not working - WeOnlyDo Discussion board

Put File not working (wodSFTP / wodSFTP.NET / wodSFTPdll)

by Jasmine, Thursday, September 14, 2023, 21:34 (226 days ago) @ Dave

Hi.

Ok, please don't use both Blocking = True and Events - since calling blocking method from within events will block everything.

You can move PutFile call to after successful Connect. Since blocking is true, that is line below Connect call.

Does that help?

Jasmine


Complete thread: