Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved]File-path encoding
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
HG-Berlin
n00b
n00b


Joined: 08 Jan 2005
Posts: 36

PostPosted: Tue Jul 03, 2007 11:25 am    Post subject: [Solved]File-path encoding Reply with quote

Hi guys!

When I switched to gentoo, I copied my music-library from a ntfs-partition to my ext-3 partition and the encoding of the filenames was automatically converted to utf-8, as I had mounted the ntfs-partition with the nls-option.

Now, I want to use the files on my shiny new Macbook and MacOS doesn't understand utf. It doesn't matter for normal characters, but all language-specific characters aren't recognised, ie. äöüß. I want to convert the encoding back to the windows-encoding and would like to know, why I failed: here's what I tried.

Code:
convmv -f utf-8 -t latin1 (I tried cp1252 here too) -r music/*


Thanks in advance for any help!

PS: To be honest, I don't know, what encoding Windows uses, and I couldn't find any Information on that subject.


Last edited by HG-Berlin on Thu Jul 05, 2007 12:52 pm; edited 1 time in total
Back to top
View user's profile Send private message
HG-Berlin
n00b
n00b


Joined: 08 Jan 2005
Posts: 36

PostPosted: Thu Jul 05, 2007 12:52 pm    Post subject: Reply with quote

Found it! It's cp850!

"According to Microsoft, it is obsolete and unsupported." (Wikipedia) -
well, it is the only one that works with Windows...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum