LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   smbfs and greek characters (https://www.linuxquestions.org/questions/linux-general-1/smbfs-and-greek-characters-495546/)

alaios 10-25-2006 04:50 PM

smbfs and greek characters
 
Hi to the cool community. I am trying to see greek characters over a samba partition :(
I use the following line in the /etc/fstab
Code:

//perasma/mp3        /media/mp3          smbfs      ro,password=''  0 0
Which works fine. The only problem is that i cant read the greek characters.. so i have tried to add the following too
Code:

//perasma/mp3        /media/mp3          smbfs      ro,password='',iocharset=iso8859-7  0 0
My only problem is that the iocharset option has changed the greek files to some other letters that made the files unusable


All times are GMT -5. The time now is 07:03 AM.