try the setDataType() or SetAttribute();
A=ASCII
I=Binary
On Tue, Mar 5, 2013 at 4:25 AM, Karas wrote:
> hi
>
> Sorry , my english is not good.
>
> I want to Embedding a FtpServer in my project.
> The ftp client is MCU. it only can work with binary dataType, and when the
> dataType is not bi
hi
Sorry , my english is not good.
I want to Embedding a FtpServer in my project.
The ftp client is MCU. it only can work with binary dataType, and when the
dataType is not binary ( like ascii ). what it did is just disconnect , not
change the dataType.
so how to change transfer datatype when c