[Development] FTP in Qt5

Tom Isaacson Tom.Isaacson at navico.com
Fri Mar 7 20:19:35 CET 2014


>> Is https://qt.gitorious.org/qt/qtftp/source/readme.txt an option?
>Yes. I've just recently added it to one of my projects for QFtp / QUrlInfo compatibility in Qt 5.

I thought it was odd that functionality from Qt4 was removed with no intention to replace it. I was also surprised at how much fiddling around I had to do to get the resume functionality to work in both HTTP and FTP. I was wondering if there was a plan to add the resume functionality to QNetworkAccessManager so this would work for both HTTP and FTP but it seems not.

The code I've published works but I have no idea how you could go about arranging this into an API for QNetworkAccessManager. There are some comments about reorganising the code in https://bugreports.qt-project.org/browse/QTBUG-8491 - does anyone know if there's a plan for this yet?

Tom






More information about the Development mailing list