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

SFTP on Qt5?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 3.0k 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.
  • M Offline
    M Offline
    mattewre
    wrote on last edited by
    #1

    Hi,
    I need to develop a simple tool to move some files via SFTP.
    Does Qt5 provide something built-in ready to use? My app should be cross platform (at least Windows and OSX).

    I have found this:
    http://doc.qt.digia.com/qtcreator-extending/utils-sftpchannel.html
    I'm not an experienced developer and I would prefer a minimal example to start with.
    Can you help me?

    Thank you

    1 Reply Last reply
    0
    • yeckelY Offline
      yeckelY Offline
      yeckel
      wrote on last edited by
      #2

      Hi, I doubt there is any direct Qt5 support for SFTP. The doc you found is from qt-creator project, where it's developed from zero. You could use that code or I suggest you using "LibSSH":http://api.libssh.org/master/libssh_tutor_sftp.html

      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