MakeDir Problem - WeOnlyDo Discussion board

MakeDir Problem (wodSFTP / wodSFTP.NET / wodSFTPdll)

by David Fritzsche, Friday, November 13, 2009, 21:38 (5271 days ago)

I am using SFTP (com) in VB6. I am able to upload and download files. However when I attempt to create a directory on the server (SFTP1.MakeDirectory DirectoryPath) the directory is created on the server but control does no seem to come back to the vb6 program. I am using IwodSFTPNotify and I believe control should be returned to IwodSFTPNotify_Done. However the program seems to hang following the SFTP1.MakeDirectory DirectoryPath statement when I step through it.


Complete thread: