Zip Files - WeOnlyDo Discussion board

Zip Files (wodSFTP / wodSFTP.NET / wodSFTPdll)

by Jasmine, Thursday, September 28, 2023, 22:16 (211 days ago) @ Dave

Hi Dave,

if you want to use events, make sure you do NOT set Blocking = true, since this is different approach (in async way) to wodSFTP's behavior. So either use events with blocking = false, or don't use events with blocking = true.

If you use events, check out arguments passed when event was fired for specific error, especially in the Done event.

Regards,
Jasmine


Complete thread: