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

QFtp randomly looses last chunks of data

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes