SecureCRT上传bash: rz: command not found

SecureCRT上传bash: rz: command not found  

-bash: rz: command not found
rz命令没找到
 
安装lrzsz:
# yum -y install lrzsz
 
可以正常使用rz、sz命令上传、下载数据了。
使用方法:
上传文件
# rz filename
下载文件
# sz filename
posted @ 2016-01-28 18:27  iDEAAM  阅读(292)  评论(0编辑  收藏  举报