Problems with certain characters when using telnet
Smoot Carl-Mitchell
smoot at tic.com
Wed Sep 10 01:02:08 UTC 2008
On Tue, 2008-09-09 at 21:18 -0300, Diogo Böhm wrote:
> Do they work with SSH?
>
> 2008/9/9 Christian <christian08 at runbox.com>
> Hi all,
> I am not able to get some Swedish characters to work, like å ä
> and ö when I am using telnet.
> Any tip on how I can get them working?
> many thanks,
> Christian
Here is a reference to using TELNET with Unicode:
http://www.faqs.org/docs/Linux-HOWTO/Unicode-HOWTO.html
You need to set the "outbinary" option. e.g.
telnet -L <host>
You can also set this in the .telnetrc startup file. See the man page
for details.
SSH is 8-bit clean and will pass Unicode characters correctly.
--
Smoot Carl-Mitchell
System/Network Architect
smoot at tic.com
+1 480 922 7313
cell: +1 602 421 9005
More information about the ubuntu-users
mailing list