https://bugs.kde.org/show_bug.cgi?id=384561
Jaime Torres <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Jaime Torres <[email protected]> --- The main difference between cp/mv and file.so (copying/moving from dolphin) to a hdd ntfs partition, as strace tells, is that: cp/mv only does this loop: * read from one file and write to another. while file.so does this loop: * read from one file, write to another file and stat /etc/localtime 5 times. -- You are receiving this mail because: You are watching all bug changes.
