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
Qt 6.11 is out! See what's new in the release blog

SSH From Windows application

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 3.7k Views 1 Watching
  • 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 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 last edited by
      #2

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

      1 Reply Last reply
      0
      • T Offline
        T Offline
        twsimpson
        wrote on 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 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

          • Login

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