Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <42A547D8.9000707@ropas.snu.ac.kr> Date: Tue, 07 Jun 2005 16:08:08 +0900 From: Jaeho Shin User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Unicode in filenames support? Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig51320FEB2C5BA824B564E6A0" X-IsSubscribed: yes --------------enig51320FEB2C5BA824B564E6A0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I'm having problem with accessing files that have Unicode in their filenames. 1. I use Windows XP Korean version (so the codepage must be 949?). 2. I use iTunes to listen to my music. 3. Files in iTunes Library have filenames in the following format: "{Artist}/{Album}/{Track#} {Title}.mp3" where names inside braces are values from its ID3-tag. 4. Some of my mp3s have Japanese or Latin characters, e.g. =C3=A9 (Latin small letter e with acute). In ID3-tags, those characters seem to be in UCS-2 encoding or so, but not in CP949 or EUC-KR. 5. I want to rsync those files to my other Linux machine. 6. But rsync complains some files (whose name contains such special/Unicode characters perhaps?) have vanished! :'( With Windows Explorer, I can copy them to a Samba share (with utf-8 encoding) without any problem. However, from the Cygwin environment, it seems that there is no way I can access those files. I tried the "mount -o managed" option which escapes capitals and other non-ascii characters in filenames. It wasn't a solution for me since iTunes (not Cygwin) mainly manages the files. Since I really want to use rsync, I hope Cygwin to be able to access Unicode filenames. It would be great if I could mount a filesystem with a charset or encoding specified. Is there any nice way already I can solve this problem? --=20 =EC=8B=A0=EC=9E=AC=ED=98=B8 | Jaeho Shin | http://ne= tj.org/ Programming Research Laboratory, Seoul National University --------------enig51320FEB2C5BA824B564E6A0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCpUfceGASkZ411HcRArPyAJsH6ZiVdP4ILgOQyL4SEfn6dHXAcACgmvmk KG79wV8h1rWuLjjcDBi6YXc= =HBgD -----END PGP SIGNATURE----- --------------enig51320FEB2C5BA824B564E6A0--