Scp remote copy

Source: Internet
Author: User
Tags scp command
Scp remote copy-Linux Enterprise Application-Linux server application information. See the following for details. Scp root@10.5.0.1:/root/firewall.tar.gz ./

Scp/home/cheney/full.tar.gz root@10.5.0.1:/home/root/

Scp-r root@10.5.0.1:/mail/*./(copy all files in the entire directory)

Enter the user name and password.

Scp is a copy of a file with Security and is used for ssh logon.

There are three common methods to copy files between Linux:

The first is ftp, that is, one of the Linux installation ftp Server, so that another client program using ftp can be used to copy files.

The second method is to use the samba service, which is similar to the Windows file copy method, which is simple and convenient.

The third is to use the scp command to copy files.
Related Article

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.