GetFile doesn't complete (General questions)
Just upgraded WoD SFTP.NET from 3.0.4 to 3.3.1.68. VB.NET code now doesn't work.
Call GetFile (path, path):
- if blocking, control never returns from function
- if non-blocking, Done event never fires
Any observations/suggestions?
Robert