2010年6月29日 星期二

Mount shared directory in windows(UTF8) by using ubuntu 10.04 or EZGO8

the commands as follow:
1. create directory in ubunty
2. sudo mount.cifs //192.168.0.1/windows_shared_directory /directory_in_ubuntu -o username=user,password=pass,iocharset=utf8,file_mode=0777,dir_mode=0777
3. sudo umount.cifs /directory_in_ubuntu

ref:
http://ubuntuforums.org/showthread.php?t=288534

沒有留言:

熱門文章