Ken Alverson wrote: > It still seems to be using the STOR command on the next transfer and I really want to be sending the data from the AS400 to the client in memory.
>> STOR QTEMP/OUTPUT I don't see your code, but it seems you use the same handle and you have forgotten to reset CURLOPT_UPLOAD to 0. ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
