SecureCRT上传bash: rz: command not found

来源:互联网 发布:java session键值对 编辑:程序博客网 时间:2024/06/10 16:36
 
[原创]centos samba 服务器安装
 
[原创]CentOS 6.x 网页在线截图工具CutyCapt安装

[原创]SecureCRT上传bash: rz: command not found  

2012-02-16 12:23:59|  分类:技术日志 |  标签:|字号 订阅

-bash: rz: command not found
rz命令没找到?
执行sz,同样也没找到。


安装lrzsz:
# yum -y install lrzsz

现在就可以正常使用rz、sz命令上传、下载数据了。

使用方法:
上传文件
# rz filename

下载文件
# sz filename
0 0
原创粉丝点击