Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
我想在deepin环境下访问win2003服务器共享文件夹的内容,怎....
Experiences and Insight
367
views ·
2
replies ·
To
floor
Go
xyunion2019
deepin
2019-09-28 18:56
Author
局域网有个简陋服务器,win2003版本的,方便将大型的东西暂时存储到上面用的。现在改用deepin了,我想通过deepin访问win2003系统上面共享的文件夹。测试了无数次都不行。
1、通过网上邻居输入smb://192.168.0.1/ share要么提示已挂载,要么提示挂载失败。
2、通过mount -t cifs //192.168.12.209/code /home/lxd -o username=administrator,password=123456方式挂载,要么提示host is down,要么提示ount error(22): Invalid argument
请教各位大神,我怎么弄?
Reply
Like 0
Favorite
View the author
All Replies
189******69
deepin
2019-09-28 23:04
#1
Win2003的SMB協議還是1.0的版本,沒記錯的話現在都是3.0了,當然DEEPIN 是源自debian,所以也有可能也是更新到了3.0,你可以在WIN10下防問你的WIN2003共亨看看有沒有問題,可是用WIN10防問DEEPIN看看有沒有問題。
Reply
Like 0
View the author
jianguo922
deepin
2019-09-28 23:20
#2
smb://192.168.16.249
用户名:kd\kd69
域:kd.com
密码:
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
What is the purpose of UOS AI?
Cannot upgrade "Deepin 25.0.10"
chrome browser
Feature Request: Adding an option for a "Floating Dock" mode in DDE
[Feature Request] Drop-down grid panel for window snap layouts
Popular Events
More
1、通过网上邻居输入smb://192.168.0.1/ share要么提示已挂载,要么提示挂载失败。
2、通过mount -t cifs //192.168.12.209/code /home/lxd -o username=administrator,password=123456方式挂载,要么提示host is down,要么提示ount error(22): Invalid argument
请教各位大神,我怎么弄?