[Development] FTP in Qt5

R. Reucher rene.reucher at batcom-it.net
Fri Mar 7 14:05:13 CET 2014


On Friday 07 March 2014 13:53:05 Christoph Feck wrote:
> On Friday 07 March 2014 12:05:09 Tom Isaacson wrote:
> > I needed this functionality in our application so I've written a
> > demo app to handle pausing and resuming HTTP and FTP downloads:
> > https://github.com/parsley72/QtDownloadManager
> > 
> > We use Qt 4.8.2 so the FTP download is implemented with QFtp. We're
> > intending to migrate to Qt5 later this year but since QFtp is
> > deprecated in Qt5 this functionality isn't possible.
> 
> 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.



More information about the Development mailing list