You know which Linux commands can upload files to a remote Linux server

Source: Internet
Author: User



Most of the cases

Enterprise Services are basically deployed on Linux servers.

The basic Linux commands must be mastered for the test students.

At least know how to deploy the overall environment

During deployment, the most frequently needed action is to upload a deployment package to the server

How do you usually upload to the server?

In many ways

If you're a SECURECRT tool, it's very simple.

SZ & RZ easy to handle upload & download

What if it is a purely command operation?

If you are a Mac, you don't use any tools, just use the terminal

How do I upload a deployment package to a server?

-----

There are many ways to share ssh today, it is very simple (one line command is done!). ):

$ SCP filename [email protected]:remotedirectory


Perform:

$ SCP idolaoxutest.txt [email protected]:/root/idotest

Then enter the remote server 192.168.1.234 root password, you can start copy upload!

Get!

----

Extended:

Think: What if you want to copy the remote server files locally?


This article is from the "Ido test nest, Test career Exploration" blog, please be sure to keep this source http://idotest.blog.51cto.com/8206668/1745617

You know which Linux commands can upload files to a remote Linux server

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.