I need to add now a lot of ftp operations (list, download, upload) in a
software that is a very good candidate for Qt5 (full Qml). Regarding
that QFtp will be remove : what is the best option :
- Kio ? Is there a full Qt port available now ?
- Qft Shane Kearns Module for Qt5?
- available implementation of mkdir, list, in QNAM?
Le 27/12/2011 13:05, Thiago Macieira a écrit :
On Tuesday, 27 de December de 2011 11.02.25, David Faure wrote:
A solution with Qt5 will be to use KIO, since we (the KDE developers) are
working on making it useable on top of Qt with much less dependencies than
in the current code.
And kio_ftp supports a lot more: more commands, better error handling and it
can parse different types of directory listing. It also supports IPv6 -- it was
one of my first contributions back in 2000.
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development