码迷,mamicode.com
首页 > 其他好文 > 详细

sz rz SecureCRT

时间:2014-12-01 14:01:56      阅读:175      评论:0      收藏:0      [点我收藏+]

标签:http   ar   sp   on   bs   ef   linux   tt   nbsp   

yum install lszrz

apt-get install lszrz

 

wget http://down1.chinaunix.net/distfiles/lrzsz-0.12.20.tar.gz 
tar zxvf lrzsz-0.12.20.tar.gz
cd lrzsz-0.12.20
./configure
make
make install

cd /usr/bin
ln -s /usr/local/bin/lrz rz  
ln -s /usr/local/bin/lsz sz

 

#open SecureCRT terminal

sz 1.txt   # send file from linux to window

rz 2.txt   # receive file from window to linux

sz rz SecureCRT

标签:http   ar   sp   on   bs   ef   linux   tt   nbsp   

原文地址:http://www.cnblogs.com/hellogiser/p/sz-rz-securectr.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!