Re: 如何ssh到另外一台机器上执行 程序
"cougar2008" <[email protected]>
| Newsgroups | gmane.comp.python.chinese |
|---|---|
| Message-ID | <[email protected]> |
我一直以为sftp是ftp加个安全层,原来不是啊 sftp和scp啥区别呢? cougar2008 2008-01-16 发件人: Jiahua Huang 发送时间: 2008-01-16 12:07:19 收件人: [email protected] 抄送: 主题: Re: [python-chinese]如何ssh到另外一台机器上执行程序 另外, scp 之类可以用 sftp 代替, ( sftp 就是 ssh 服务,而不是 ftp ) 2008/1/15 吴亮 <[email protected] >: > 大家有没有现成的关于使用paramiko进行ssh和scp的代码, > 有的话发一个给我参考一下吧, > 我给写一个关于ssh的脚本, > 谢谢了 > _______________________________________________ python-chinese Post: send [email protected] Subscribe: send subscribe to [email protected] Unsubscribe: send unsubscribe to [email protected] Detail Info: http://python.cn/mailman/listinfo/python-chinese _______________________________________________ python-chinese Post: send [email protected] Subscribe: send subscribe to [email protected] Unsubscribe: send unsubscribe to [email protected] Detail Info: http://python.cn/mailman/listinfo/python-chinese