Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Failed to Connecting Generic Remote Linux Devices

Failed to Connecting Generic Remote Linux Devices

Scheduled Pinned Locked Moved Solved Mobile and Embedded
2 Posts 1 Posters 345 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.
  • tovaxT Offline
    tovaxT Offline
    tovax
    wrote on last edited by tovax
    #1

    Hi, all!
    I have an embedded Linux board and have successfully ported OpenSSH.There is no problem in testing ssh and scp instructions on Ubuntu hosts. I want to connect generic Linux devices to the development PC to run from Qt Creator, but failed.
    0804.png

    I have tested this SSH instruction in Ubuntu terminal and it can be executed correctly.
    0804-2.png

    Q1: Since SSH has no errors, why does it fail to exit in QT creator?
    Q2: I found that askpass calls /usr/bin/ssh-askpass, but QT creator has specified that askpass is /opt/qt5.12.9/tools/qtcreator/libexec/qtcreator/qtc-askpass. Why doesn't it work?
    0804-3.png

    Best Regards!

    1 Reply Last reply
    0
    • tovaxT Offline
      tovaxT Offline
      tovax
      wrote on last edited by
      #2

      Edit sshd_ config configuration file, enable SFTP service.

      vi /usr/local/etc/sshd_config
      

      a134b61f-552f-4f01-9c4e-5475232c99da-图片.png

      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