Windows and linux file transmission tools, linux file transmission

Source: Internet
Author: User

Windows and linux file transmission tools, linux file transmission

Windows and linux File Transfer tools

[Used in SecureCRT ssh]
Method 1: Install lrzsz directly using yum (recommended)
Yum install lrzsz-y
Note: after installing the rhel system, you can directly use rz sz

Method 2: source file Compilation Method
Install and configure lrzsz for centos x. x
Mkdir-p/usr/src/tools
Cd/home/ryan/tools
Wget http://down1.chinaunix.net/distfiles/lrzsz-0.12.20.tar.gz
Tar zxvf lrzsz-0.12.20.tar.gz
Cd lrzsz-0.12.20
./Configure -- prefix =/usr/local/lrzsz
Make
Make install
Cd/usr/bin
Ln-s/usr/local/lrzsz/bin/lrz rz
Ln-s/usr/local/lrzsz/bin/lsz sz
Rz

Method 3: rpm installation:
Rpm ivh lrzsz-x.rpm (go to the CD)
Skipped here.


File Upload
Enter rz and press enter to select the file to be uploaded on the pop-up page (do not forget to add it; otherwise, no file can be uploaded)
Zmodem transmission is starting. Press Ctrl + C to cancel.
Transmitting install. log...
100% 25 KB 25 KB/s 00:00:01 0 Error

File Download

Sz filename

Example: sz log. log



For more information, see the man command.


Tutorial: how to transfer files between windows and linux?

You can use a software called ssh. You can check it.
Oh, I see. Your problem is, isn't your VMWare fully installed? You 'd better reinstall another version. The key is that your linux system did not find your optical drive when it was mounted. It is estimated that your vmware is not linked to your optical drive, I think so.

How to transmit a vnc window file to linux

As far as I know, your ideas cannot be implemented.

Or through ftp or scp,
Or samba sharing or other methods to achieve file transfer.

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.