Re: Getting a strange error (General questions)

by JasonH, (6980 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);

locked

Complete thread: