无法使用 scponly 进行 scp 操作

无法使用 scponly 进行 scp 操作

我已scponly在我的系统上安装了/usr/bin/scponly.但是,当尝试从外部 Linux 盒子执行scp操作时,我收到以下错误:

onx-jozhao-01|~/dcu/scpTest$ scp test-config.bk [email protected]:/tmp 
Password: 
/usr/bin/scponly: No such file or directory
lost connection onx-jozhao-01|~/dcu/scpTest$ 

密码验证通过。

相关内容