Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-18337

QFtp randomly looses last chunks of data

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 4.7.2
    • Network: FTP
    • None
    • i686 Debian GNU/Linux 7.0 Wheezy

    Description

      QFtp randomly looses last chunks of data when receiving REST of file:

      qftp->rawCommand( "REST 100000" );
      qftp->get( file );

      bytesAvailable() returns 0, yet the downloaded size is lesser than file size - 100000

      Wireshark shows the data is sent, only Qt does not report them for reading.

      I wanted to create sample code for it, but the program crashes due to this QFtp bug: http://bugreports.qt.nokia.com/browse/QTBUG-18309

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              earthdomain Earth Domain (Inactive)
              ultr Piotr DÄ…browski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes