Solve the Bash: SCP: Command not found error reported by SCP

Source: Internet
Author: User

Bash: SCP: Command not found during SCP

[[Email protected] add_admin] # SCP ocp_admin_privileges.mysql [email protected]:/root
[Email protected]'s password:
Bash: SCP: Command not found
Lost connection

Check whether the OpenSSH-clients software package is installed on the local machine

[[Email protected] add_admin] # rpm-Q openssh-clients
Openssh-clients-5.3p1-94.el6.x86_64

The openssh-clients software package is installed on the local machine.

Check whether the OpenSSH-clients software package exists on another machine.

[[Email protected] ~] # Rpm-Q openssh-clients

If no installation is found, run this command.

[[Email protected] ~] # Yum-y install OpenSSH-clients

Run the command again after installation.

[[Email protected] add_admin] # SCP ocp_admin_privileges.mysql [email protected]:/root
[Email protected]'s password:
Ocp_admin_privileges.mysql 100% 484 0.5kb/s

Problem Solving

This article from the "cloud life" blog, please be sure to keep this source http://ovcer.blog.51cto.com/1145188/1563192

Solve the Bash: SCP: Command not found error reported by SCP

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.