I was reading a post from you about a [3334:303] File read error
error while trying to upload files via SimpleFTP
source code. I am experiencing the same problem, I am using SimpleFTPUpload
on a Mac Os X project. The file exists but when it gets to
bytesRead = [self.fileStream read:self.buffer maxLength:kSendBufferSize];
bytesread returns -1 and the apps gives the "[3334:303] File read error" error.
Did you happen to find a solution for this ?
many thanks,
Alfonso Tesauro Mac Os Developer