Results 1 to 3 of 3

Thread: SSH through Qt code

  1. #1
    Join Date
    Aug 2007
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Question SSH through Qt code

    Hi all,

    I'd like to make SSH access through Qt code, is there any easy way of doing it? (any lib, or sth like that?)
    The general purpose of it is sending files to an IPBX server through my Qt Application, then I need to get through code what I usually could do through scp.

    Thank you!

  2. #2
    Join Date
    Aug 2006
    Posts
    221
    Thanks
    3
    Thanked 29 Times in 19 Posts

    Default Re: SSH through Qt code

    Quote Originally Posted by lrrcaldas View Post
    Hi all,

    I'd like to make SSH access through Qt code, is there any easy way of doing it? (any lib, or sth like that?)
    The general purpose of it is sending files to an IPBX server through my Qt Application, then I need to get through code what I usually could do through scp.

    Thank you!
    Google: ssh library ->
    http://freshmeat.net/projects/libssh/
    Looks like the thing you need. But since I never used it, I cannot say anything about the quality.

  3. #3
    Join Date
    Aug 2007
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Question Re: SSH through Qt code

    What about sth more related to Qt? Sth like a Qt/C++ wrapper? Does anyone have suggestions?

Similar Threads

  1. Qt 4.3.0 lots of Bugs!
    By VireX in forum Qt Programming
    Replies: 69
    Last Post: 20th June 2007, 22:05
  2. Pasting code from code tag in emacs
    By Gopala Krishna in forum General Discussion
    Replies: 0
    Last Post: 16th February 2007, 05:47
  3. Qt Cryptographic Architecture
    By vermarajeev in forum Qt Programming
    Replies: 6
    Last Post: 9th February 2007, 13:15
  4. Problem closing a QMainWindow in Qt4.2
    By ian in forum Qt Programming
    Replies: 11
    Last Post: 17th October 2006, 00:49

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.