Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.15.0
-
Desktop
-
-
6c4e0e78b6d316df2c0b5897e19a4fac991c2efe (qt/tqtc-qtbase/5.15)
Description
If QFile::copy is used specially in case of USB drive this does not call sync resulting no copied file at target.
Probably d->fileEngine->syncToDisk(); should be called at the end of QFile::Copy() implementation.
Attachments
Issue Links
- resulted in
-
QTBUG-91751 Degenerated performance of QFile::copy
-
- Closed
-