首页 > 其他 > 详细

SecureCRT上传bash: rz: command not found

时间:2014-09-12 22:05:24      阅读:270      评论:0      收藏:0      [点我收藏+]

SecureCRT上传bash: rz: command not found 

-bash: rz: command not found
rz命令没找到?
执行sz,同样也没找到。
 
 
安装lrzsz:
# yum -y install lrzsz
 
现在就可以正常使用rz、sz命令上传、下载数据了。
 
使用方法:
上传文件
# rz filename
 
下载文件
# sz filename

SecureCRT上传bash: rz: command not found

原文:http://www.cnblogs.com/leanphp/p/3969135.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!