会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
云和山的彼端
Good is the enemy of great!
博客园
首页
联系
订阅
管理
2008年10月7日
关于Linux下访问Windows共享文件夹
摘要: 将要访问的Windows文件夹设置为共享,然后使用以下面命令将该文件夹mount到Linux上:mount -t smbfs -o username=xx,password=xx,ip=xx.xx.xx.xx //hostname/path /linuxpath比如:要访问的Windows下的文件夹为winshare,则可以使用如下命令:mount -t smbfs -o username=leo...
阅读全文
posted @ 2008-10-07 17:37 念月思灵
阅读(743)
评论(0)
推荐(0)
编辑
公告