SecureCRT use and file upload download

Source: Internet
Author: User

The old computer has the installation package, after decompression, find SECURECRT installation program, double-click.

After the connection, you need to enter the username and password for the Linux system. You can command the operating system remotely.

If you want to upload a file, you can use its RZ sz feature.

However, to download the Lrzsz installation package online, take lrzsz-0.12.20.tar.gz as an example. The machine itself has a browser on the graphical interface that can download files.

Then CD to the directory where its installation package is located, tar zxvf lrzsz-0.12.20.tar.gz unzip the installation package (a lrzsz-0.12.20 folder is generated)

Into the unpacking package,

Configuring the Installation Path

./configure--prefix=/usr/local/lrzsz

Compile

Make

Installation

Make install

Configure system commands

#cd/usr/bin

#ln-S/usr/local/lrzsz/bin/lrz RZ

#ln-S/usr/local/lrzsz/bin/lsz sz

If the/usr/bin already exists, delete the

Test if the installation was successful in SECURECRT.

Enter the RZ pop-up file selection box so that it succeeds.

For details, see https://jingyan.baidu.com/article/eb9f7b6d78c6b7869264e864.html

Where did you put the uploaded files?

Before you rz the CD to which folder, upload to where.

SecureCRT use and file upload download

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.