The usage of SCP command in Inux system
Note: If-bash:scp:command not found appears during use, perform yum install openssh-clients
The SCP is a secure copy abbreviation, and the SCP is a secure remote file Copy command under the Linux system
Use the scp command to transfer files between Linux Hosts
Command: scpCopy files between different Linux HostsFile copy with Security, ssh-based logon.
Some linux releases do not have their own scp, so you need to install scp# Yum-y install
From: http://www.blogjava.net/Unmi/archive/2006/01/03/124033.html
Currently, when installing Linux, we usually consider that the security (by default) does not enable the telnet service, while the SSH service does. ant has long supported Telnet,
In the SCP times Bash:scp:command not found[root@51ou.com add_admin]# SCP Ocp_admin_privileges.mysql root@10.10.1.128:/rootroot@10.10.1.128 ' s Password:Bash:scp:command not foundLost connection
To see if the Openssh-clients package is installed on
Detailed description of Linux commands scp transfers files between linux HostsCommand: scpCopy files between different linux HostsFile copy with Security, ssh-based logon.Some linux releases do not have their own scp, so you need to install scp# Yum-
To solve the problem of installing scp command and error in CentOS, you need to transfer files between two virtual machines in the test. The first thought is the scp command. The result is:-bash: scp: commandnotfound is automatically installed using
Recently requested by the company, the need for remote transmission and backup of file data, wrote an article on the SSH, SCP and rsync application configuration of the whole process, may be too wordy, but mainly to want to do not miss each process
What if CentOS cannot use the scp command?In the test, files must be transferred between two virtual machines. The scp command is first generated, and the result is as follows:-Bash: scp: command not foundIf you use the yum install scp command for
To solve the problem of installing scp command and error in CentOS, you need to transfer files between two virtual machines in the test. The first thought is the scp command. The result is:-bash: scp: commandnotfound is automatically installed using
Using the SCP command, the results prompt:-bash:scp:command not foundTake it for granted with the Yum Install SCP command, the result is:no package SCP available. fix: Packages provided by the above must not be called SCP in general, the server
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.