https://bugs.kde.org/show_bug.cgi?id=458001
--- Comment #9 from flan_suse <[email protected]> --- This is a problem again. Other file managers, including PCManFM-Qt don't have this issue. When I copy a file with cp, it is done on the server over an SMB or NFS share mounted via fstab/systemd. This takes advantage of block clones on a ZFS server. When I do the same thing with PCManFM-Qt, it works just like using cp. When I use Dolphin, copies are not only less efficient and slower but they also duplicate the space on a ZFS server. They do not take advantage of block cloning. If "cp" and "PCManFM-Qt" work without any tweaking, how come Dolphin's copy/paste is using this rudimentary and inefficient method? If find myself having to use the terminal and alternative file browsers because of this. I don't understand why copying files has so much complex code with Dolphin? Why is it doing anything extra under the hood? -- You are receiving this mail because: You are watching all bug changes.
