深度系统有没有能解决win下的:mstsc和文件资源传输的方案?
Tofloor
poster avatar
workbushzw
deepin
2018-03-09 20:02
Author
我是linux的爱好者,也听说国产的深度系统了。。很想换一下,用用看。。


但我实际的工作中,需要用到windows系统的mstsc 远程到别的PC上。


或者使用文件资源管理到别人机器,就是类似于\\IP地址\c$,d$,e$ 共享连接拖拽文件。。


如果深度系统里有上面的解决方案或者替代方法,我会果断用深度


有谁知道怎么解决?


谢谢。。
Reply Favorite View the author
All Replies
avatar
lodan
deepin
2018-03-09 20:39
#1
深度应用商店搜索remmina
Reply View the author
avatar
ss******97@vip.qq.com
deepin
2018-03-09 20:53
#2
对,remmina可以远连Windows
Reply View the author
avatar
justforlxz
deepin
2018-03-09 21:28
#3
可以通过smb://IP  来访问对方设置的共享目录。samba就是做这个的
Reply View the author
avatar
152******09
deepin
2018-03-09 21:32
#4
1、windows远程桌面可以下载 可以商城安装  remmina  https://jingyan.baidu.com/article/3aed632e2923d8701080911d.html
2、访问windows共享文件,可以直接命令行使用 smbclient命令, https://jingyan.baidu.com/article/cd4c29793ae43c756e6e6019.html
Reply View the author
avatar
workbushzw
deepin
2018-03-09 21:52
#5
https://bbs.deepin.org/post/153991
1、windows远程桌面可以下载 可以商城安装  remmina  https://jingyan.baidu.com/article/3aed632e2923d870 ...

谢谢你的回复,,谢谢分享,,
远程桌面我懂了。。

但是共享那部分,,我还是不太明白,,一般我连接的共享是d$和e$,这些默认共享,smbclient也可以连接嘛??
Reply View the author
avatar
workbushzw
deepin
2018-03-09 21:54
#6
https://bbs.deepin.org/post/153991
1、windows远程桌面可以下载 可以商城安装  remmina  https://jingyan.baidu.com/article/3aed632e2923d870 ...

我还有个问题,,就是打印机的问题,

我是连接到别人提供共享的打印机上的,,深度有什么解决方案嘛??

需要特定的打印机型号嘛??

谢谢你的回复
Reply View the author
avatar
workbushzw
deepin
2018-03-09 22:27
#7
https://bbs.deepin.org/post/153991
看大神的帖子
https://bbs.deepin.org/post/147212   (或者深度云打印,如果Win ...

谢谢帮助。。已经看到了。。非常感谢。。
Reply View the author
avatar
152******09
deepin
2018-03-11 06:14
#8
https://bbs.deepin.org/post/153991
谢谢你的回复,,谢谢分享,,
远程桌面我懂了。。

可以的,因为windows上使用的共享协议是smb和netbios,这两者是竞争使用的,比如你禁用smb协议的445端口,它就使用netbios协议了
而linux上也有根据smb协议开发的软件。smbclient就是
Reply View the author
avatar
152******09
deepin
2018-03-11 06:17
#9
https://bbs.deepin.org/post/153991
谢谢你的回复,,谢谢分享,,
远程桌面我懂了。。

deepin 本身安装了samba服务,其实你可以在deepin 上设置一个共享文件夹。
在windows上直接访问 复制就可以了。
https://jingyan.baidu.com/article/495ba841cf3e0d38b20ede71.html
Reply View the author
avatar
wangxi206
deepin
2018-03-11 06:43
#10
remmina选择RDP,速度比win下的mstsc快的多
Reply View the author