Results 1 to 2 of 2

Thread: QNetworkAccessManager and get FTP content list

  1. #1
    Join Date
    Jul 2010
    Posts
    1
    Qt products
    Qt4

    Default QNetworkAccessManager and get FTP content list

    Hello, I've started a FTP browser in Qt.

    In QFtp documention it's written that it's better to use QNetworkAccessManager instead of QFtp.
    However, for new applications, it is recommended to use QNetworkAccessManager and QNetworkReply, as those classes possess a simpler, yet more powerful API.
    How can I have folders content (like list() function in QFtp) with QNetworkAccessManager / QNetworkRequest ?

    I didn't find anything...

    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QNetworkAccessManager and get FTP content list

    As far as I remember QNAM can't handle listing ftp directories.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. QNetworkAccessManager and phonon - can it be done?
    By serenti in forum Qt Programming
    Replies: 16
    Last Post: 2nd December 2011, 18:32
  2. Replies: 1
    Last Post: 23rd April 2011, 17:33
  3. POST and QNetworkAccessManager
    By hakermania in forum Newbie
    Replies: 1
    Last Post: 13th February 2011, 00:05
  4. Replies: 11
    Last Post: 10th February 2011, 00:38
  5. List View with sections for alphabetialy sorted list
    By woodtluk in forum Qt Programming
    Replies: 4
    Last Post: 12th October 2010, 11:50

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.