App SecureCRT (send receive file)

Source: Internet
Author: User

With SECURECRT and CZ, sz, you can download/upload files from a Linux server.

Install the LSZRZ package on Linux

(1) Compile and install
After the root account is logged in, execute the following command sequentially

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 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

install -y lrzsz 
Using SECURECRT

SECURECRT software, options and options---X/y/zmodem can be set to upload and download directories

After you connect a Linux server with SECURECRT, you can upload/download files by performing a RZ or SZ command

RZ: Receiving Files

rz

SZ: Send file

sz filename

Note: Upload, download is relative to Linux server

App SecureCRT (send receive file)

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.