SSH and charset

Mikko Paananen mikko at ipi.fi
Mon Mar 29 11:41:11 UTC 2004


ma, 2004-03-29 kello 13:18, Valery Suhomlinov kirjoitti:
> Hi, everyone,
> 
> 	I'm using ru_RU.UTF8 locale on my machine and when I'm trying to connect 
> through ssh to other server with ru_RU.CP1251 locale I'm unabled to see 
> russian characters in the console. When I ran unicode_stop before this, I can 
> see messed characters from other character table. Is where any possibility to 
> tell ssh to convert between CP1251 and UTF8 in such connections?

luit -encoding CP1251 ssh whatever

or, run your ssh session under screen and set encoding to cp1251:
Ctrl-A :encoding cp1251<enter>






More information about the test mailing list