X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 	tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SARE_MSGID_LONG45,TW_RX,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <004501cadd0c$4876c610$d9645230$@com>
References: <004501cadd0c$4876c610$d9645230$@com>
Date: Fri, 16 Apr 2010 05:49:26 +0100
Received: by 10.103.3.20 with SMTP id f20mr668724mui.95.1271393367009; Thu, 15  	Apr 2010 21:49:27 -0700 (PDT)
Message-ID: <h2y416096c61004152149rd9c24346id2f42ffc39d06e00@mail.gmail.com>
Subject: Re: Cygwin does not have unicode support however FileZilla displays  	unicode
From: Andy Koppe <andy.koppe@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Eric wrote:
> Hi I have been confused about a matter between cygwin and the (open)ssh
> server package.

I think your confusion stems from the fact that Cygwin 1.7, released
at the end of last year, does in fact support Unicode (i.e. UTF-8).
It's the default.


> I believe everything works when =C2=A0FileZilla connects to the SSHd serv=
er is
> because it does not go through cygwin's BASH (which doesnt support unicod=
e),
> instead it communicates directly to OpenSSH's (which does support Unicode=
).

Bash does support Unicode, but when running it in a console window you
need to select an appropriate font in the console window defaults to
be able to display codepoints outside your language's codepage. Lucida
Console or Consolas, for example.

Alternatively, run one of the Unicode-enabled terminals: mintty,
xterm, rxvt-unicode.


> I believe that is why Unicode works on FileZilla but not in Putty.

Putty uses the ISO-8859-1 character set by default. Change it to UTF-8
on the Window/Translation page of its options.

Andy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

