Upload and download between Windows and Linux (xftp installation, RZ.SZ installation)

Source: Internet
Author: User

First step: Confirm that the FTP software is installed: which VSFTPD

Service VSFTPD Status//view FTP server state

Service VSFTPD Start//boot FTP server

Service VSFTPD restart//restart server

Netstat-an|grep 21//Check if the service is started as follows

If there is no FTP, then download a

First to download xftp

Http://www.netsarang.com/download/main.html

Then go to the mailbox and click on the address he gave you.

Install when you're done downloading

Installing xftp can actually enable file transfer between Windows and Linux virtual machines.

Why do I have to install RZ sz upload and download because then most of us are using the command to complete

Step Two: Install RZ sz file upload and download

First confirm that the installation of RZ and SZ is not

The first type of installation

Then download the installation package first: http://www.ohse.de/uwe/releases/lrzsz-0.12.20.tar.gz

Upload to the/tmp directory under Linux via xftp after download

The second type of installation

Enter the/tmp directory: wget http://www.ohse.de/uwe/releases/lrzsz-0.12.20.tar.gz

Note: Enter wget, if prompted not to find the command, you need yum install wget-y installation wget command

Download the installation package and unzip it.

Go to TMP and see lrzsz-0.12.20.tar.gz.

Decompression: Tar zxvf lrzsz-0.12.20.tar.gz

Enter the extracted directory

Installation: Yum insatll gcc-y

In the input:./configure is OK.

Then just compile & install

Make && make install

This installs the LSZ LRZ

The last step creates a soft connection

The installation process above installs the LSZ and lrz into the/usr/local/bin/directory by default:

Enter/usr/local/bin/

Create a soft connection to RZ and name RZ

Create a soft connection for SZ and name SZ

After the creation, that's it.

A soft connection is similar to a shortcut under Windows system that is deleted without affecting the original file, and the source file is deleted after the hard link is deleted.

Then verify that the installation is successful: localhost ~:rz

  

Upload and download between Windows and Linux (xftp installation, RZ.SZ installation)

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.