Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.0.0
-
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)