Michael Ash:
I write a callback function as friend of my class to resolve the
problem,but i found the problem still exist.
So i download the FTP sample from apple site again. i found the
sample have got the same problem.
when i set the upload speed to 10k, then sample cann't finnished upload
the full file. but set upload speed with no limit, it can upload all
size of the file.perhaps really there is some bug in FTP api provide by
apple.
now, i have to find some other way to deal with my project. it is
really a terrible thing.
>> Stay informed about: A problem with FTP programing with CFWriteStream.