yuzg

 

 

 

创建后会根据你输入的名字创建一个pem文件,并根据提示下载到本地,然后上传到 Linux 服务器上, 用 pscp 命令:

1. 下载 pscp.exe, 存放在 windows/system32 目录下, 下载地址:https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html

2. 打开命令行窗口:  pscp -pw linuxpassword  *.pem  root@linuxIP:/etc/.....

 

分类:

技术点:

相关文章:

  • 2021-12-04
  • 2021-10-14
  • 2021-04-02
  • 2021-07-10
  • 2021-10-16
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-09
  • 2022-12-23
  • 2021-05-31
  • 2022-12-23
  • 2021-08-05
  • 2021-07-15
  • 2022-12-23
相关资源
相似解决方案