[Qt-interest] migrating from QFtp for QNetworkAccessManager
Rohan Prabhu
rohan at rohanprabhu.com
Sat Jan 30 19:40:57 CET 2010
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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100131/05963f0e/attachment.html
More information about the Qt-interest-old
mailing list