What is "qftp"

The class QFtp provides a direct interface with the FTP which allows you to have more control over requests. However, for new applications, it is recommended to use QNetworkAccessManager and QNetworkReply, because these classes have a simpler and more powerful API.