You know which linux commands can upload files to remote linux servers and linux Files

Source: Internet
Author: User

You know which linux commands can upload files to remote linux servers and linux Files
In most cases, Enterprise Services are basically deployed on linux servers.TestStudents must master basic linux commands and at least know how to deploy the overall environment.ServerHow do you upload deployment packages to the server? In many ways, if you are using the securecrt tool, it is very simple. What if sz & rz is a pure command for easy upload and download? If your local computer is mac and no tool is used, how does one upload a deployment package to the server on a terminal? ----- There are also many methods. Today we are sharing the ssh method, which is very simple (one line of command !) :

$ Scp filename username @ remotehost: remotedirectory

 

Run:

$ Scp idolaoxutest.txt root@192.168.1.234:/root/idotest

Enter the root password of the remote server 192.168.1.234 to start the copy upload!

Done!

----

Extension:

Thinking: What should I do if I want to copy the Remote Server File locally?

 

----- All Article, Not labeled reproduced, are original reproduced indicated source http://www.51testing.com /? 497177

 

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.