美文网首页
SSH scp 命令无法使用

SSH scp 命令无法使用

作者: 杜员外 | 来源:发表于2018-04-10 10:28 被阅读201次

sh: scp: command not found

scp: command not found.png

(1)cydia里面安装wget
(2)在mterminal里面登陆root权限
(3)执行以下命令

wget mila432.com/scp
ldid -S scp
chmod 777 scp
mv scp /usr/bin/scp

DONE

DONE.png

相关文章

网友评论

      本文标题:SSH scp 命令无法使用

      本文链接:https://www.haomeiwen.com/subject/jkeghftx.html