[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about http_url_post_raw2()



   2016-10-17 16:35 GMT+02:00 Mario Martoriello
   <[1]martoriello@xxxxxxxxxxxxxxx>:

     Hi Nicola
     thanks for answer. It is exactly what I did to open the file without
     option O_TEXTDATA. My problem is that I would expect to find the
     data in utf-8 as they so encoded should arrive but when I read the
     file on my PC after a ftp binary transfer, I found not utf-8 but
     ANSI and this is the reason that I am asking if there is some
     translation between...

   Scott said that http_url_post_raw2() doesnt' translate anything, and if
   you don't specify O_TEXTDATA the system will write data without any
   translation, so if you get ANSI data and not UTF8 data, that's because
   they send out ANSI and not UTF-8 data.
   --
   Nicola Brion
   Tech Fossil (Often �called a Dinosaur) - ancient animal that make
   things to work.

References

   1. mailto:martoriello@xxxxxxxxxxxxxxx
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------