<div dir="ltr">For a non-twisted solution, you can also try paramiko:<br><a href="http://www.lag.net/paramiko/">http://www.lag.net/paramiko/</a><br><br>It might be a bit easier to wrap your brain around if you are very new to the twisted way of doing things.<br>
<br>It should also work nicely on Win32 (I haven&#39;t checked in a while but the last time I used it it worked fine).<br><br>Kevin Horn<br><br><div class="gmail_quote">On Sat, Sep 27, 2008 at 7:11 PM, paul <span dir="ltr">&lt;<a href="mailto:paul@subsignal.org">paul@subsignal.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Jean-Paul Calderone schrieb:<div class="Ih2E3d"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Sun, 28 Sep 2008 16:43:25 +0530, shweta mani &lt;<a href="mailto:shweta3230@gmail.com" target="_blank">shweta3230@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi al i am new to twisted. I had been assigned a project on SSH.<br>
the project is as follows.<br>
i have to login to a remote Linux machine through Windows<br>
i have to execute a shell script &nbsp;and print the output back in Windows<br>
machine<br>
this needs to be done through SSH.<br>
Any clues . please help. i need it urgently<br>
<br>
</blockquote>
<br>
Take a look at the API docs and the examples. &nbsp;Perhaps get a copy of<br>
_Twisted Network Programming Essentials_ or find the Conch chapter<br>
online. &nbsp;If you get stuck, come back with specific questions.<br>
</blockquote>
<br></div>
Hope this isn&#39;t too offensive but last time I checked conch didn&#39;t work on win32 (<a href="http://twistedmatrix.com/trac/ticket/50" target="_blank">http://twistedmatrix.com/trac/ticket/50</a>). I guess most users would be happy with a basic &quot;secure RPC&quot; implementation, no console stuff. No idea how much work that is though ...<br>

<br>
cheers<div><div></div><div class="Wj3C7c"><br>
&nbsp;Paul<br>
<br>
<br>
_______________________________________________<br>
Twisted-Python mailing list<br>
<a href="mailto:Twisted-Python@twistedmatrix.com" target="_blank">Twisted-Python@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
</div></div></blockquote></div><br></div>