Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. SSH From Windows application

SSH From Windows application

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 3.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    q8phantom
    wrote on 20 Sept 2012, 12:08 last edited by
    #1

    Hello All,

    What is the best way to SSH into a remote unix/linux machine, issue commands, get respons, the application will run on windows machines.

    I appreciate your feedback, am using 4.8.x

    Something that is working for me in C# is this

    http://www.codeproject.com/Articles/11966/sharpSsh-A-Secure-Shell-SSH-library-for-NET

    What i need is something similar!

    Thank you!

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sptrakesh
      wrote on 20 Sept 2012, 14:24 last edited by
      #2

      http://www.chilkatsoft.com/ not free though

      1 Reply Last reply
      0
      • T Offline
        T Offline
        twsimpson
        wrote on 20 Sept 2012, 14:36 last edited by
        #3

        http://www.libssh.org/ and is LGPL-2.1, plain C rather than C++ though

        1 Reply Last reply
        0
        • Q Offline
          Q Offline
          q8phantom
          wrote on 20 Sept 2012, 14:54 last edited by
          #4

          [quote author="Terence Simpson" date="1348151789"]http://www.libssh.org/ and is LGPL-2.1, plain C rather than C++ though[/quote]

          Will it easily integrate with Qt? If I complied the code for OSX will it work, have anyone tested it so I can invest my time in it

          Thank you for your time :)

          I appreciate it! :)

          1 Reply Last reply
          0

          1/4

          20 Sept 2012, 12:08

          • Login

          • Login or register to search.
          1 out of 4
          • First post
            1/4
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved