scp -o KexAlgorithms=diffie-hellman-group1-sha1 demo root@192.168.1.10:/tmp
带密码使用:
sshpass -p 'root' scp -o KexAlgorithms=diffie-hellman-group1-sha1 demo root@192.168.1.10:/tmp/
scp -o KexAlgorithms=diffie-hellman-group1-sha1 demo root@192.168.1.10:/tmp
带密码使用:
sshpass -p 'root' scp -o KexAlgorithms=diffie-hellman-group1-sha1 demo root@192.168.1.10:/tmp/
7万+
1835
2979

被折叠的 条评论
为什么被折叠?