TOP

常用的命令

1.登录远程服务器

ssh

2.上传文件到远程服务器

scp ./test/ root@192.168.2.11:/root/ 

posted @ 2019-12-27 10:36  RocketV2  阅读(68)  评论(0编辑  收藏  举报