上传bash: rz: command not found
Posted yanghaotai
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了上传bash: rz: command not found相关的知识,希望对你有一定的参考价值。
-bash: rz: command not found
rz命令没找到?
执行sz,同样也没找到
安装lrzsz:
# yum -y install lrzsz
现在就可以正常使用rz、sz命令上传、下载数据了。
使用方法:
上传文件
# rz filename
下载文件
# sz filename
以上是关于上传bash: rz: command not found的主要内容,如果未能解决你的问题,请参考以下文章
SecureCRT上传bash: rz: command not found
SecureCRT上传bash rz command not found
Linux 上传文件rz 命令提示 -bash: rz: command not found 问题解决办法
-bash: rz: command not found的解决方法