Menu

Is there any Telnet/SSH plugin forNP++

chda
2007-10-26
2012-11-14
  • chda

    chda - 2007-10-26

    Is there anyone that has developed a Telnet/SSH plugin for NotePAd++? It would be nice to have  adocked window that is a telnet-client from where I can compile on a Linux-machine while developing on a Windows PC.

    //.D

     
    • MadCompie

      MadCompie - 2007-10-31

      I'm looking forward to a Putty integration (like Filezilla does)

       
    • Martijn Coppoolse

      Hi chda,

      You could try using Vitaliy Dovgan's NppExec plug-in in combination with plain old telnet.exe, WinSCP or any other console-based app.

      The plug-in is included with Np++ nowadays, but it can also be downloaded from the npp-plugins project here on sf.net:
      http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=224034

       
  • Sor1

    Sor1 - 2009-10-30

    Hi, i am trying use this NppExec but i can't make the telnet function to work.Perhaps i am doing something wrong.
    I was wondering that it will be good to have a plugin that can open a telnet/ssh session, can create a log of that session and most importantly to use the syntax highlighting.
    I am working with Cisco devices all day, so having highlighted words that i define, can be very useful and efficient!
    I wish i was a programmer to know how to write a plugin for Notepad++ or even extend this NppExec to have these options, i believe aplugin like that will benefit way too many people that administrate remote devices.