[Bug 273156] incorrect finish-notification if copying large files
Christoph Feck
christoph at maxiom.de
Fri May 13 02:05:14 BST 2011
https://bugs.kde.org/show_bug.cgi?id=273156
Christoph Feck <christoph at maxiom.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |christoph at maxiom.de
--- Comment #1 from Christoph Feck <christoph maxiom de> 2011-05-13 03:05:13 ---
The kernel buffers the data as long as possible, and will flush the buffer only
when the device is idle for a few seconds or when you request removal.
If you want data to be written immediately while copying, you need to mount the
USB device with the "sync" mount option. That will, however, significantly
decrease performance.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list