Scp command for Linux remote replication

Source: Internet
Author: User
Tags scp command
Run the cygdrive command to upload local files to the target linux server in the cygwin window, and run the following command in the cygwin window: test @ test ~ $ Cd/cygdrive/f/20110929test @ test/cygdrive/f/20110929 $ ls all of the local 20110929...

Using the cygdrive command, you can upload local files to the target linux server in the cygwin window ,,,
 
In the cygwin window, run the following command:
 
Test @ test ~

$ Cd/cygdrive/f/20110929
Test @ test/cygdrive/f/20110929

$ Ls
 
Upload all tar.gz compressed packages in 10929to
 
Under the tmp directory in test @ testredhat (the enabled Port is assumed to be 9022 ):
 
Test @ test/cygdrive/f/20110929

$ Scp-P 9022 *. gz test @ testredhat:/tmp/
 
The authenticity of host' [testredhat]: 9022 ([10.59.4.201]: 9022) 'can'
T be established.
RSA key fingerprint is c4: a9: d3: f6: d5: eb: a9: d9: 56: 59: fc: 34: 7b: cf: 03: 51.
Are you sure you want to continue connecting (yes/no )? Yes
Warning: Permanently added '[testredhat]: 100' (RSA) to the list of kn
Own hosts.
Test @ testredhat's password:
 
Enter the password to start uploading...
A.tar.gz 100% 31 MB 3.9 MB/s
B .tar.gz 100% 1484KB 1.5 MB/s
C.tar.gz 100% 86 MB 3.2 MB/s

Author "lxs647"
 

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.