对于ssh、scp命令 exec.Command 读取不到stdin输入

llsong168 · · 996 次点击
你为什么要用 ssh 登录目标服务器呢? 直接使用 "golang.org/x/crypto/ssh" 这个就好了。
#4
更多评论
因为本来就不是stdin 写过脚本的都知道,重定向不能用的
#1
jan-bar
想要拥有,必定付出。
`sshpass`命令解君愁。貌似ssh输入密码不是标准输入吧。
#2