Version: (using KDE KDE 3.5.5) Installed from: Gentoo Packages When copying files larger than ~2gb (signed int32 (2^31)) the file size is reported as 16 777 216TB. It works fine at the start of the transfer but when the transferred size passes the magic border it goes up to "100% of 16 777 216TB" until the file is actually fully transferred (there is no corruption). It is probably a matter of changing the file size int to int64 or something in the kioui_server There might also be smart to check if the same bug applies to other stuff like fish:/ and sftp:/. It does NOT apply to file:/ Here is a screenshot http://folk.ntnu.no/mariusst/bilder/web/kio.png
*** This bug has been marked as a duplicate of bug 97073 ***