Centos-远程拷贝-scp

scp

  依赖ssh协议,实现从哟个linux系统拷贝到另一个linux系统

 

格式

  scp -P port localPath user@IP:targetPath

  # 如果拷贝的是文件则需要传递 -r参数

  # 通过 : 来进行远程目录选定

posted @ 2018-05-17 13:36  梦_鱼  阅读(196)  评论(0编辑  收藏  举报