连接:ssh username@ip

拷贝ssh客户端文件到ssh服务器:

cp 文件名 username@ip:文件名

拷贝ssh服务器文件夹到ssh客户端:

scp -r wanglianghe@192.168.1.102:~/桌面/签名文件 /Users/wanglianghe/工作相关文件/签名文件/     (绝对路径)

 

 

相关文章:

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