Hi All,

I want a "connect to telnet" similar to "connect to ssh".
I sent a mail to Peter Stuifzand regarding this. He sent me the below
reply .. but I'm not sure how to go about making these changes.
And also how the main code integrates with the plugin etc. etc.

Thanks,
Sangeeth Keeriydath
www.sangeek.com

=======================mail sent by Peter============================

Thanks for your interest.

I don't work on this plugin anymore, but I think I can tell you about
making the changes.

http://bazaar.launchpad.net/~do-plugins/do-plugins/trunk/annotate/head%3A/SSH/src/SSHAction.cs

This file contains the code for the SSH Connect action. You can make a
copy of this file and make a change to line 89. Change ssh to telnet.
You should name the file TelnetAction and change all the occurences of
SSH to Telnet. That should work. If you have more problems with this,
you can always check with the people on the mailinglist at
http://groups.google.com/group/gnome-do

--
Peter Stuifzand - http://peterstuifzand.com
- Hide quoted text -



On Sat, Aug 15, 2009 at 19:59, Sangeeth K<[email protected]> wrote:
> Hello Peter,
>
> Your plugin for connecting to servers is cool.
> Can you suggest some alternative or some changes to that will let me connect
> to servers with "telnet".
> My work involves connecting to certain machines which don't have ssh; that's
> why.
>
> Thanks in advance!!
>
> --
> Thanks & Regards,
> Sangeeth
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GNOME Do" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/gnome-do?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to