[Qt-interest] migrating from QFtp for QNetworkAccessManager
Adyson Magalhaes Maia
adyson.maia at gmail.com
Sat Jan 30 20:14:10 CET 2010
Thanks,
I will continue using QFtp for these operations
Em 30/01/2010, às 15:40, Rohan Prabhu escreveu:
> As far as i believe, the QNetworkAcessManager should be used to access network resources as "resources", like a file.. without much attention to whether it is on a FTP server or an HTTP server. It helps to use a higher level of abstraction when all you wanna do is fetch a file or a particular resource.
>
> For transactions on an FTP server, I suggest you stick to QFtp.
>
> On Sat, Jan 30, 2010 at 11:56 PM, Adyson Magalhaes Maia <adyson.maia at gmail.com> wrote:
> How should I perform the same operations (cd, list, mkdir, remove, rename, ...) from class QFtp in the QNetworkAccessManager ?
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100130/97523b24/attachment.html
More information about the Qt-interest-old
mailing list