How to install and use Linux under Rz/sz

Source: Internet
Author: User

1) Tool Description
In the SSH login software such as SECURECRT, upload/Download the file by entering the Rz/sz command in the Linux interface. For RHEL5, Rz/sz is not installed by default so it needs to be installed manually.
SZ: Sends the selected file (send) to the local machine;
RZ: Run this command will pop up a file Selection window, from the local select File upload to the server (receive).
Download the installation package lrzsz-0.12.20.tar.gz:http://www.ohse.de/uwe/software/lrzsz.html

2) Software Installation
The installation files are uploaded to the/tmp directory using the SFTP tool first.
# cd/tmp
# wget http://www.ohse.de/uwe/releases/lrzsz-0.12.20.tar.gz
# tar ZXVF lrzsz-0.12.20.tar.gz && CD lrzsz-0.12.20
#./configure && make && make install

The installation process above installs the LSZ and lrz into the/usr/local/bin/directory by default, and the following creates a soft link and is named Rz/sz:
# Cd/usr/bin
# ln-s/usr/local/bin/lrz RZ
# ln-s/usr/local/bin/lsz sz

3) Instructions for use
# SZ filename (send file to client, Zmodem receive can self-boot)
# RZ (upload files from client to Linux server)

How to install and use Linux under Rz/sz

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.