CentOS安装scp

2022-01-17 浏览 (1603)

在 CentOS 没有安装scp命令,结果提示:

-bash: scp: command not found

安装命令:

yum install openssh-clients

源服务器以及目标服务器均需要安装保证有scp命令,否则还是会提示command not found

  • 所属分类: linux
  • 本文标签: Linux
  • 版权声明: 本文链接 https://seaxiang.com/blog/centos_install_scp