Results 1 to 2 of 2

Thread: Ftp qt 5

  1. #1
    Join Date
    Dec 2013
    Location
    Jerada, Morroco
    Posts
    106
    Thanks
    11
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Ftp qt 5

    Hi everybody,

    Can you please help me how i can use FTP in QT5

    Thank you in advance.

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Ftp qt 5

    Depends on your use case.

    Some operations can be done through QNetworkAccessManager, but if you need FTP directory operations then use QFtp https://qt.gitorious.org/qt/qtftp/so...696d5c07c0e1a:

    Cheers,
    _

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.