Command: SCP
There are 3 common ways to copy files between different Linux types:
The first is FTP, which is one of the Linux installation FTP Server, this can be another use of FTP client program for file copy.
The second approach is to use the
Use of SCP
Replicate from local to remoteCommand basic format:SCP [Optional parameters] Local filename remote user name @ Remote address: Remote file or directory
Copy file Example:
Scp/home/backup.zip
In Linux, copy files remotely using scp-Linux Enterprise Application-Linux server application information. The following is a detailed description. Use "scp" to copy an object
SSH provides instructions and shell for logging on to the remote server.
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
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
In the past has been on the server tar packaging compression, download to the local computer, and then upload to another server, and then unzip.In fact, you can use the SCP command directly to copy files or folders.The SCP is secure copy, which is
1. scp: the scp command is the most convenient and useful command in SSH. scp is securecopy, which is used to copy remote files. Data transmission uses ssh and uses the same authentication method as ssh to provide the same security guarantee. Unlike
Try Perl under the installation of SSH module, the whole half a day linux/window on all, the version of the dependent module is always matching, after changing the idea, with Ruby Bar
Net::ssh and NET::SCP are two gem packages that operate
FTP command: Server has FTP server installed, another Linux can use the FTP client program to copy the file read and download. 1. Connect to the FTP serverFormat: FTP [hostname| ip-address]A) under Linux command line input: FTP 192.168.26.66b) The
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.