【发布时间】:2011-09-10 08:54:21
【问题描述】:
我尝试过的:
-
invoke_shell()然后channel.sendsu然后发送密码导致不是root -
invoke_shell()然后channel.exec_command导致“频道已关闭”错误 -
_transport.open_session()然后channel.exec_command导致不是root -
invoke_shell()然后写入标准输入并刷新它导致不是 root
【问题讨论】: