8月20

bash: rz: command not found

| |
23:12Linux  
今天起,准备由以前主要使用的F-Secure SSH Client,改为SecureCRT。
但今天在传输文件,执行rz的时候提示:
-bash: rz: command not found
rz命令没找到?
执行sz,同样也没找到。

安装lrzsz:
# yum -y install lrzsz

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

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

下载文件
# sz filename
Tags: , ,
阅读(1069) | 评论(0) | 引用(0)