cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How can I get curl/http_post to work with unicode filepaths?

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 30 Mar 2005 20:07:28 +0200 (CEST)

On Wed, 30 Mar 2005, Joshua Glasser wrote:

> I am using curl/http_post to send files from a client to a server. But it
> does not work with Unicode filepaths.

Can you show us an example?

> I'm using curl-7.13.0, from MS Studio .NET (VC++), under WindowsXP. I think
> that the problem is that curl's fopen can't tolerate Unicode characters...

curl has no fopen() of its own, it uses the one provided by the system (or
compiler in the Windows world).

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-03-30