在Linux下如何访问windows下的文件
时间:2007-01-04 来源:52it
1)共享windwos文件:
例如://l-yft/kernel
2)在linux下挂载:
mount -t smbfs -o username=yft,password=yft //l-yft/kenel /mnt/win
相关阅读 更多 +
时间:2007-01-04 来源:52it
1)共享windwos文件:
例如://l-yft/kernel
2)在linux下挂载:
mount -t smbfs -o username=yft,password=yft //l-yft/kenel /mnt/win