Function description: scp is a secure copy, copying files or directories from one Linux system to another. The scp transmits data using the ssh protocol, which ensures the security of data transmission. Use format: scp remote user name @ip address: absolute path of file local linux system path scp local linux system file path remote user name @ip address: remote system file absolute path name supplementary description: scp use format one is remote linux system Copy a file or directory to a local Linux system. Use format 2 to copy a local file or directory to a remote Linux system. Example: 1. Currently we are in the ip system of 192.168.60.133”, plan to copy the /home/ixdba/etc.tar.gz file under this system to the remote linux system with ip "192.168.60.168" In the /tmp directory under the root user, use the following command: [root@oracledb~]#scp /home/ixdba/etc.tar.gz [email protected]:/tmp# After the command is entered, you will be asked to enter "ldquo; 192.168.60.168” The password of the server root, and then start remote copying data. If we are currently on the server 192.168.60.168, we can also use the following command to transfer data: [root@oracledb~]#scp [email protected]:/home/ixdba/etc.tar.gz /tmp# After the command is entered, you will be asked to enter the password of the server root and then start remote copying the data. 2. Copy all the files and subdirectories in the local /etc directory to the /opt directory under the root user of the remote linux system with ip "192.168.60.135"; use the following command: [root@oracledb~]#scp –r /etc [email protected]:/opt# The options here are the same as the "r” option in the cp command.
Linux shared memory Shared memory is a memory area reserved by the system for communication between
First, the Linux system startup process About the Linux system startup process we can divide into th
Azure is one of the representatives of more and more companies considering moving their business to
Its still a process of generating vmlinux from the compiled link. It is made up of a bunch of .o fi
Linux Tips: Introduce two ways to modify port 22
Make Nothing to be done for all
Linux rz/sz command using tutorial
Linux file directory X execution permission meaning
The difference between git pull and git fetch
Network-based RedHat system unattended installation
Epoll use detailed explanation
How to configure the linux system nat Internet
Linux does not start properly. Solution
Windows operating system to achieve automation
Win8.1 input text in the program becomes a solution to the question mark
Photo tutorial between iPhones
How to deal with the driver exception after Win10 system update?
How to install zoneminder software in Linux
Solution for network failure caused by Windows XP SP2
How to add a library to the Home folder under Windows 10
Gcc parameters commonly used under Linux
Windows7 users' response to Windows10 free upgrade: not so excited