MakeDir Problem (wodSFTP / wodSFTP.NET / wodSFTPdll)
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:
- MakeDir Problem - David Fritzsche, 2009-11-13, 21:38
- Re: MakeDir Problem - woddrazen, 2009-11-13, 22:06
- Re: MakeDir Problem - David Fritzsche, 2009-11-16, 00:56
- Re: MakeDir Problem - woddrazen, 2009-11-13, 22:06