一运行scp语句就显示Xshell: scp: command not found.
command not found这个错误,一般是没有安装这个命令,安装一下就好了。
传输数据的两个服务器都安装这个:
安装scp的软件包: # yum install openssh-clients