Re: [twsocket] FTP client supports Utf-8 in ICSv7 now

2008-09-19 Thread Maurizio Lotauro
Scrive Arno Garrels <[EMAIL PROTECTED]>: > Hi All, > > Angus and I added UTF-8 support to the TFtpCli V7. > All Delphi versions from D7 to D2009 are supported. Well done guys! Bye, Maurizio. This mail has been sent using Alpikom webmail s

Re: [twsocket] FTP client supports Utf-8 in ICSv7 now

2008-09-19 Thread Hoby Smith
Double Ditto! Thanks much... :) >> From: "Francois Piette" <[EMAIL PROTECTED]> >> Angus and I added UTF-8 support to the TFtpCli V7. > > I think Angus and Arno deserve a BIG thank from all of us for the huge > work > they've done supporting internationalisation in FTP component. > Thanks guys !

Re: [twsocket] FTP client supports Utf-8 in ICSv7 now

2008-09-19 Thread Tobias Rapp
Francois Piette wrote: >> Angus and I added UTF-8 support to the TFtpCli V7. > > I think Angus and Arno deserve a BIG thank from all of us for the huge work > they've done supporting internationalisation in FTP component. > Thanks guys ! Yes, it's great to hear that! Thanks for all the work that

Re: [twsocket] FTP client supports Utf-8 in ICSv7 now

2008-09-19 Thread Frans van Daalen
- Original Message - From: "Francois Piette" <[EMAIL PROTECTED]> >> Angus and I added UTF-8 support to the TFtpCli V7. > > I think Angus and Arno deserve a BIG thank from all of us for the huge > work > they've done supporting internationalisation in FTP component. > Thanks guys ! > +1

Re: [twsocket] FTP client supports Utf-8 in ICSv7 now

2008-09-19 Thread Angus Robertson - Magenta Systems Ltd
> Should be worth mentioning that some of this low level stuff won't > run on Win9x anymore. If you still need to support Win9x ICSv6 and > D7-D2007 is the way to go (is this evil?). There is also the issue of UTF8 support in ICS V6. My current feeling is it's not worth the effort to support

Re: [twsocket] FTP client supports Utf-8 in ICSv7 now

2008-09-19 Thread Fastream Technologies
I think it's ok considering Win2000 was launched 9 years ago. On Fri, Sep 19, 2008 at 3:10 PM, Arno Garrels <[EMAIL PROTECTED]> wrote: > Angus Robertson - Magenta Systems Ltd wrote: > >> Do you have aplans for UTF-8 TFtpServer? If so, any ETA? > > > > Much of the low level stuff is done, common w

Re: [twsocket] FTP client supports Utf-8 in ICSv7 now

2008-09-19 Thread Arno Garrels
Angus Robertson - Magenta Systems Ltd wrote: >> Do you have aplans for UTF-8 TFtpServer? If so, any ETA? > > Much of the low level stuff is done, common with the client, the > server itself will be done in the next week or two, depending on my > other commitments. Should be worth mentioning that

Re: [twsocket] FTP client supports Utf-8 in ICSv7 now

2008-09-19 Thread Francois Piette
> Angus and I added UTF-8 support to the TFtpCli V7. I think Angus and Arno deserve a BIG thank from all of us for the huge work they've done supporting internationalisation in FTP component. Thanks guys ! -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware) Author of MidWare (

Re: [twsocket] FTP client supports Utf-8 in ICSv7 now

2008-09-19 Thread Angus Robertson - Magenta Systems Ltd
> Do you have aplans for UTF-8 TFtpServer? If so, any ETA? Much of the low level stuff is done, common with the client, the server itself will be done in the next week or two, depending on my other commitments. Angus -- To unsubscribe or change your settings for TWSocket mailing list please got

Re: [twsocket] FTP client supports Utf-8 in ICSv7 now

2008-09-19 Thread Angus Robertson - Magenta Systems Ltd
> Angus wrote a little HowTo: I was going to update some of server comments today: Microsoft FTP7 for IIS/7 for Windows 2008 - fully Unicode capable, defaults to UTF8 OFF and returns ANSI file listings, OPTS UTF8 or OPTS UTF8 ON enables UTF8 file listings and uploads. RhinoSoft Serv-U FTP Server

Re: [twsocket] FTP client supports Utf-8 in ICSv7 now

2008-09-19 Thread Fastream Technologies
Hello, I think I missed the conversation so need to ask to confirm: Do you have aplans for UTF-8 TFtpServer? If so, any ETA? BTW, I recall some Russian and Chinese customers complaining about our THttpServer based web server as well. Is there any way to support Unicode on web side as well? Best