看板 [ Perl ]
討論串[問題] SSH Module
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者beakdoosan (東大)時間16年前 (2008/10/05 17:43), 編輯資訊
0
0
0
內容預覽:
請問一下您是否曾遇到類似我這個問題. 我的環境是winxp使用activePerl-5.8. 我開啟Net::SSH::Perl的debug訊息如下. ======= Debug Message ========. 888tiger-48e401: Next method to try is pub
(還有1571個字)

推噓1(1推 0噓 1→)留言2則,0人參與, 最新作者b60413 (None)時間17年前 (2008/06/16 20:10), 編輯資訊
0
0
0
內容預覽:
我寫了一個連接SSH的Client程式如下. $ssh = Net::SSH::Perl->new('xxx.xxx.xxx.xxx');. $ssh->login('name', 'pass');. $ssh->cmd('logout');. 這個程式可以正常的登入SSH 但是速度卻異常的慢. 經
首頁
上一頁
1
下一頁
尾頁