Details
-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
None
Description
The way this could be API-wise is having something like:
QNetworkRequest request; request.setUrl("ftp://ftp.trolltech.com/bla"); request.setRawHeader("Content-Range: 100-"); // use HTTP-style headers to enable resuming
Attachments
Issue Links
- replaces
-
QTBUG-18340 QNetworkAccessManager/QNetworkRequest should implement the REST command for FTP
- Closed
- resulted from
-
QTBUG-18337 QFtp randomly looses last chunks of data
- Closed