... ) curl_easy_setopt( hCurl, HB_CURLOPT_UL_FILE_SETUP, cFileName ) // curl_easy_setopt( hCurl, HB_CURLOPT_INFILESIZE, hb_vfSize( cFileName ) ) // lo marque porque hb_vfSize NO existe en xHB, que hacemos ?? curl_easy_setopt( hCurl, HB_CURLOPT_USERPWD, aCadena ) curl_easy_setopt( hCurl, HB_CURLOPT_TCP_KEEPALIVE, ...