I'm having some problems with using ssh and a remote server (which I do not have admin access to) - Specifically, there are a couple of folders on there with Korean and Cyrillic text.
When I display the parent folder contents with ls, the characters are escaped as "?". Perhaps of note is that the Korean characters seem to escape far more ?s than the number of characters that should be there.
I know that the terminal program I'm using can display the characters, as using sftp displays them perfectly. The problem occurs across all terminals I've tried.
Summary of machines
Local machine:
- Linux 2.6.32-5-686, i686
- Debian GNU/Linux 6.0.2 (squeeze)
- Have admin access
Remote server:
- Linux 2.6.32-bpo.5-amd64, x86_64
- Debian GNU/Linux 5.0.8 (lenny)
- Don't have admin access, nor physical
I've probably missed some other vital statistic or bit of information, in which case I apologize. I'm fairly new to the whole non-Windows side of computing, so I barely know what I'm doing here.
localeandlocale -acommands, both locally and remotely, please – enzotib Jul 16 '11 at 11:19