search for: isocharset

Displaying 1 result from an estimated 1 matches for "isocharset".

Did you mean: iocharset
2005 Apr 14
2
Mounting a Windows Share with UTF8 files
...mount a Windows share and view files with chinese filenames ? I am able to view the files on the local disk, however the files on the Windows share display as ??????.htm I have tried mounting with the following commands smbmount //xxxxxxxx/filesync /mnt/filesync -o username=xxxxx,codepage=cp950,isocharset=utf8 or mount -t smbfs -o username=xxxxx,codepage=cp950,iocharset=utf8 //xxxxxxxx/filesync /mnt/filesync However it still doesn't seem to work. Can anyone please advise if it is truly possible ? Thanks Adam