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

QNetworkAccessManager FTP - ";type=" url suffix is not implemented and causes transfers to fail

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.0.0
    • Network: FTP
    • None

    Description

      ftp://qt-test-server/qtest/rfc3252.txt;type=i - should perform a binary mode transfer
      ftp://qt-test-server/qtest/rfc3252.txt;type=a - should perform an ascii mode transfer
      ftp://qt-test-server/qtest;type=d - should retrieve a directory listing

      All of these fail, as they attempt to retrieve a file using the ; as part of the filename (filenames containing ; must be escaped in urls)

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            shkearns Shane Kearns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes