安裝lrzsz
[root@localhost ~]# cd /tmp [root@localhost ~]# mkdir tools [root@localhost ~]# cd tools/ [root@localhost ~]# wget http://willion0736.myweb.hinet.net/lrzsz-0.12.20.tar.gz [root@localhost ~]# tar -zxvpf lrzsz-0.12.20.tar.gz [root@localhost ~]# cd lrzsz-0.12.20 [root@localhost ~]# ./configure [root@localhost ~]# make [root@localhost ~]# make install [root@localhost ~]# cd /usr/bin [root@localhost ~]# ln -s /usr/local/lrzsz/bin/lrz rz [root@localhost ~]# ln -s /usr/local/lrzsz/bin/lsz sz |
使用Yum安裝
[root@localhost ~]# yum install lrzsz |
lrzsz使用方式
Xshell設定方式
在下圖第5步的地方設定下載和上傳的資料夾
設定完成後資料傳輸方式如下:
上傳:
[root@localhost ~]# rz |
輸入rz後會出現開啟舊檔的圖示,就可選擇要上傳的檔案
下載:
[root@localhost ~]# sz install.log(要下載的檔案) |
輸入sz install.log (要下載的檔案)後會看到下圖代表正在下載。
會下載到剛剛上方所設定好的資料夾當中。
評論
此文章尚無評論。