kernel 2.4.18
ntfs格式是winXP下做的
mount -t ntfs -o utf8 /dev/hdc1 /mnt/ntfs
用samba分享,其它電腦在網芳上看一切正常,可是ftp進來的client只能看到英文字....
mount -t ntfs -o iocharset=cp950 /dev/hdc1 /mnt/ntfs
網芳看不到中文,ftp進來的看的到中文,不過有些會漏掉,如:本來有
1,2,3,4,5,6,7,8,9首mp3,只看到1,2,5,8,9
linux上要很正常的使用ntfs,目前好像還不是很好用???
還是有哪位先進可以指點一下....多謝