Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : Re: idFTP unicode name transfers

www.cryer.info
Managed Newsgroup Archive

Re: idFTP unicode name transfers

Subject:Re: idFTP unicode name transfers
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Sun, 4 Nov 2007 22:19:47

"Richard" <ritchie872@yahoo.com> wrote in message
news:472cec09@newsgroups.borland.com...

> Passing the encoded string is not a problem, biut... Does
> this mean that the result from a TidFTP.List() will not
> automatically be decoded/stored in the DirectoryListing
> list?

Yes, it will be stored, but as the original UTF-8 that the server provided.
You will have to decode the UTF-8 data manually afterwards.


Gambit

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive