1. Software Installation
1) Compile and install
after the root account is logged in, execute the following command in turn:
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 above installation process by default LSZ and Lrz installed in the/usr/local/bin/directory, now we can not directly use, create a soft link below, and named Rz/sz:
Cd/usr/bin
ln-s/usr/local/bin/lrz RZ
ln-s/usr/local/bin/lsz sz
2) Yum installation
after the root account is logged in, execute the following command:
Yum install-y Lrzsz
2. Use the instructions
SZ command send file to Local:
# SZ filename
rz command to upload files locally to the server:
# RZ
after executing the command, select the file you want to upload in the pop-up box.
Description: Open the directories for uploading and downloading under Options, X/y/zmodem, Options, SECURECRT software.
Installation Rz/sz commands and instructions for use in Linux systems