I\'m new to Qt and I would like to implement FTP and SFTP support for my software. As I googled I discovered that there doesn\'t exist a sftp library for Qt but it should be pos
There's no current SSH wrapper implementation in the Qt SDK. You have 3 choices here: