Every time you download some configuration files to the physical machine in CentOS, and upload some files to the virtual machine, it is a little troublesome to enable the ftp software back and forth. Here we use two command tools, can be uploaded and downloaded at will.
Installation package:
[root@station106 ~]# yum -y install lrzsz
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirrors.btte.net
* extras: mirrors.btte.net
* updates: mirrors.btte.net
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package lrzsz.x86_64
0
:
0.12
.
20
-
27.1
.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
lrzsz x86_64
0.12
.
20
-
27.1
.el6 base
71
k
Transaction Summary
================================================================================
Install
1
Package(s)
Total download size:
71
k
Installed size:
159
k
Downloading Packages:
lrzsz-
0.12
.
20
-
27.1
.el6.x86_64.rpm |
71
kB
00
:
00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : lrzsz-
0.12
.
20
-
27.1
.el6.x86_64
1
/
1
Verifying : lrzsz-
0.12
.
20
-
27.1
.el6.x86_64
1
/
1
Installed:
lrzsz.x86_64
0
:
0.12
.
20
-
27.1
.el6
Complete!
After the installation is complete, there are two commands for upload and download.
Rz upload. Download sz.
The speed is still very fast.
Download: sz + File
Select the directory you want to put.
The basic usage is still very convenient.
PS:
These two functions are only dependent on the SecureCRT remote device for the time being. If you do not stop uploading for about 30 seconds, the system will automatically exit. Then, you only need to enter the command again.