从虚拟机scp文件到deepin
Tofloor
poster avatar
crazya
deepin
2020-04-25 02:04
Author
[roothttps://bbs.deepin.org/user/72751 ~]# scp ~/.bash_profile xiaoa@192.168.66.135:/home/xiaoa/Desktop
ssh: connect to host 192.168.66.135 port 22: Connection refused
lost connection


Reply Favorite View the author
All Replies
avatar
走钢丝
deepin
2020-04-25 02:12
#1
要么网络不通。
要么服务没开。
要么防火墙规则限制。

虚拟机直接用共享不是更快?
Reply View the author
avatar
boom01
deepin
2020-04-25 02:25
#2
sudo apt-get install ssh
Reply View the author