Re: Getting a strange error - WeOnlyDo Discussion board

Re: Getting a strange error (General questions)

by JasonH, Friday, March 24, 2006, 22:06 (6818 days ago) @ wodDrazen

Jason,
Can you try to add Protocol Property and use FTPSimplicit Protocol (value = 4).
You need to add it before calling Connect method.

Let us know how it goes.
Drazen

I have this right now, I just didn't think it relevant to post:

m_Ftp->put_Authentication(authPassword);
m_Ftp->put_Protocol(FTPSwithdata);


Complete thread: