Background: Linux server file upload and download. XShell+Xftp installation package (unzip and use) Baidu network disk link: https://pan.baidu.com/s/1rT_oXxbIjWgiHy9JHiWakw Extraction code: cqrt Method 1: Through Shell First. Start the local virtual machine and connect to the local Linux server in Shell. Fill in the Linux IP address for the host, the Linux login name and password for the username and password, and keep the other default values. Click OK, then accept and save. Second The sz command sends files to the local # sz filename rz command uploads local files to the server #rz After executing the rz command, add the file to be uploaded in the pop-up box. Method 2: Through Xftp It is more convenient to use Xftp, and you can do whatever you want. First After installing Xftp, it is very simple. Download it from the link above, unzip it and use it. Log in the same way as Shell, and then drag the files you want left and right. As shown below: Besides, if XShell reports an error when starting, "MSVCR110.dll is missing", then install this thing: MSVCR110.dll installation package link: https://pan.baidu.com/s/1ntt5DZLsJgYGh3qT_G0IVQ Extraction code: 2ukh As for why, if you are interested, you can read this expert's blog, which explains https://www.jb51.net/article/159609.htm Method 3: Directly change an operating system, as follows: Summarize The above is the method I introduced to you for uploading and downloading files between Linux servers and Windows systems. I hope it will be helpful to you. If you have any questions, please leave me a message and I will reply to you in time. I would also like to thank everyone for their support of the 123WORDPRESS.COM website! You may also be interested in:
|
<<: CentOS installation mysql5.7 detailed tutorial
>>: jQuery plugin to achieve carousel effect
I have written such an article before, but I used...
Table of contents 1. Trigger Introduction 1. What...
Table of contents Vue custom directive Custom dir...
XHTML Headings Overview When we write Word docume...
To merge the following two files, merge them toge...
Here is a case study on how to close ads using Ja...
Friends who are learning HTML, CSS and JS front-e...
1. Click the server host and click "Virtual ...
When encapsulating the date picker, you need to d...
[LeetCode] 175.Combine Two Tables Table: Person +...
The editor also shares with you the corresponding...
Swap memory mainly means that when the physical m...
The following HTML tags basically include all exis...
<br />This article is mainly to let beginner...
Preface In Java programming, most applications ar...