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
Linux gives us two commands for file copy, one for CP and one for SCP, but they are slightly different.
CP---is mainly used to copy files back and forth between different directories on the same computer
SCP---Primarily to copy files back and
Linux cp/scp command + scp command details, cpscp + scp command details
Name: cp
Permission: All Users
Usage:
Cp [options] source dest
Cp [options] source... directory
Note: copy one file to another or copy several files to another directory.
Count
-
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
For linux remote file transfer scp and sftp details, there are usually three methods: local network and remote network for data exchange or data migration. one is ftp, second, wget/fetch. third, rysync is used for rsync large data migration, and
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,
For linux Remote File Transfer scp and sftp details, there are usually three methods: local network and remote network for data exchange or data migration. One is ftp, second, wget/fetch. Third, rsync uses rysync for large-scale data migration,
Using the SCP command under LinuxThe SCP is the abbreviation for secure copy Protocol, as well as the copy (CP) commands known to many Linux/unix users. SCP is used in a manner similar to the CP command, where a CP command copies a file or folder
introduced
Linux is a huge and complex system. The OPS or developers who deal with it all day long don't have any problems. Here, I talk about an SCP related to the wonderful problem.First, the problem description
Two centos6.7
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.