tar -cjf - ./filepath | ssh ip "cd /filepath;tar -xjf -"

scp ./filepath ip:/filepath

相关文章:

  • 2021-12-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-17
  • 2021-09-27
猜你喜欢
  • 2022-12-23
  • 2021-05-20
  • 2021-10-11
  • 2021-05-31
  • 2021-08-20
  • 2021-08-30
相关资源
相似解决方案