从windows桌面拉文件进linux报:SecureCRT上传bash: rz: command not found解决方法

xiaoxiao2021-02-28  72

-bash: rz: command not found

rz命令没找到? 执行sz,同样也没找到。

安装lrzsz:

# yum -y install lrzsz

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

使用方法: 上传文件

# rz filename

下载文件

# sz filename
转载请注明原文地址: https://www.6miu.com/read-63447.html

最新回复(0)