Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : idFTP unicode name transfers
| Subject: | idFTP unicode name transfers |
| Posted by: | "Richard" (ritchie8..@yahoo.com) |
| Date: | Fri, 2 Nov 2007 23:55:49 |
I have n FTP server that supports unicode FTP transfers. I have some files
with file names in greek+english. Mozilla's FTP client has an option to
transfer the file names as unicode. Works like a charm with my server.
How can idFTP do the same? How can I force unicode file name transfers?
Seeing that all FTP methods use AnsiString.... is that posible? Some
workaround?