Zip Files (wodSFTP / wodSFTP.NET / wodSFTPdll)
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: