On Wed, 2010-10-20 at 03:45 -0700, shilpa wrote: > Hello, > > I need to know if FTP has support for multibyte languages. > > Meaning, if the locale is set to be multibyte languages like Japanese/ > Chinese, does FTP/FTPD in solaris support it? > > With Regards, > Shilpa.
No, from my read of the code, the ftp user interface is strictly in English without any i18n support -- multibyte or otherwise. Of course, the *protocol* itself is strictly based on English. However, you can transfer arbitrary binary files, including those that contain multibyte locale data. - Garrett _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code