Linux Remote copy files: SCP

Source: Internet
Author: User
Tags file copy scp file

Linux remote copy: SCP SCP filename [email protected] Remote ip:/path/copy test.tar files from the local home directory to/home/adm/directory of the remote host 192.168.1.23, the command is: SCP/     Home/test.tar [e-mail protected]:/home/adm/Enter the password after the SCP provides a few options in the SCP after adding the line-p copy of the file when the source file is set to maintain the time.     -Q does not display any prompt messages when performing a file copy. -R copies the entire directory www.2cto.com-v the message when copying the file.

Linux SCP File Error SCP:/usr/tools:not a regular files fails to deliver the solution successfully

1: May not have permission chmod 777
2: Add-r parameter when using SCP
Scp-r [email protected]:/usr/tools/xxxx

Error:
permanently added (RSA) to the list of known hosts problem resolution
modifies the native configuration. 1/etc/ssh/ssh_config stricthostkeychecking Ask Change to 3 stricthostkeychecking no

Linux Remote copy files: SCP

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.