Version: (using KDE KDE 3.3.1) Installed from: SuSE RPMs OS: Linux When I brwose smb-shares files that have a size of 4,4 GB are shown as only having circa 370 MB. If I copy them to my hdd the progress shows everything as usual till it gets to 100%, then keeps on transfering keeping the 100% displayed and increasing the size, i.e. 100% of size. After some time it switches to 0% of 16 777 216,0 TB. Some time later it switches to 0% of xxx MB also for the progress bar and increases the progress bar till it finishes at 100%.
I've seen this happen on my machine with CVS head from 2004-11-29. The file size displayed in konq is sizeof(file) % 2^32.
Yes, seems to be a 2^32 bit limit that loops the size. Same problem exists for kio_sftp: http://bugs.kde.org/show_bug.cgi?id=103729
Seems to be duplicate: http://bugs.kde.org/show_bug.cgi?id=85653
*** This bug has been marked as a duplicate of 85653 ***