码迷,mamicode.com
首页 > 其他好文 > 详细

25、bash: scp: command not found

时间:2021-02-23 14:31:28      阅读:0      评论:0      收藏:0      [点我收藏+]

标签:解决   not found   安装   install   nts   没有   报错   cli   传输   

 

在一台新机器上安装 openssh-clients

 yum install -y openssh-clients-7.4p1-21.el7.x86_64
 
使用scp 远程传输文件,出现bash: scp: command not found报错
因为远程机器没有openssh-client,所以导致报错。解决办法是安装openssh-clents

 

25、bash: scp: command not found

标签:解决   not found   安装   install   nts   没有   报错   cli   传输   

原文地址:https://www.cnblogs.com/whxiao/p/14434467.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!