Bug 57428 - kget shows the ftp file sizes incorrectly
Summary: kget shows the ftp file sizes incorrectly
Status: RESOLVED WORKSFORME
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: ftp (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
: 53179 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-04-18 23:05 UTC by virgilg
Modified: 2009-09-25 11:50 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
KGet transfer window (26.13 KB, image/png)
2003-04-18 23:07 UTC, virgilg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description virgilg 2003-04-18 23:05:17 UTC
Version:           0.8.3 (using KDE KDE 3.1.1a)
Installed from:    Compiled From Sources
Compiler:          gcc 3.2 
OS:          Linux

Hello,

I noticed that when downloading ftp files using kget on my (slow) 56k modem connection, a huge 600 Mbytes file gets downloaded really fast :-) Please see the attached image. It seems kget gets the file size incorrectly (see the title bar 99% of 2.1kb for an ISO) and that screws up both the percentage bar and the time left to complete the download.

Hope this helps.

Virgil.
Comment 1 virgilg 2003-04-18 23:07:47 UTC
Created attachment 1380 [details]
KGet transfer window

Here's the capture of the transfer window.
BTW, how do I attach the image when reporting the bug? I didn't see any
"attach" button on that page.
Comment 2 virgilg 2003-04-18 23:16:22 UTC
When clicking on "Advanced" this is the log I get. 
 
13:39:29 : Copy file from: 
ftp://linux.csua.berkeley.edu/debian-cd/3.0_r1/debian-30r1-i386-binary-1_NONUS.iso 
13:39:29 : To: 
file:/mnt/win9x/Linux%20Sources/debian-30r1-i386-binary-1_NONUS.iso 
 
13:39:30 : Opening connection to host linux.csua.berkeley.edu 
13:39:36 : Connected to host linux.csua.berkeley.edu 
 
13:39:36 : Sending login information 
13:39:37 : Login OK 
 
13:39:46 : Total size is 730 bytes 
13:39:46 : File Size checked 
13:39:46 : The file size does not match! 
 
14:13:39 : Pausing 
 
That's it, folks. 
Comment 3 virgilg 2003-04-19 00:44:42 UTC
I played around some more with that Debian ISO file. I made it stop transferring and 
restart a lot. I noticed that the file on the disk gets rewritten every time (ls -la 
filename) but in the kget's main window's status bar this is incorrect. 
In my test I stopped the file at around 10 Mbytes. I then resumed. The Size field in 
the status bar showed 9.3 MBytes (which is OK). It then went to 9.4, 9.5, 9.3, 9.2 
:-) At this point, I stopped the transfer again and checked the file size from the 
console. It was around 500k. 
 
So, that's the bug. 
Comment 4 virgilg 2003-04-19 00:45:33 UTC
I played around some more with that Debian ISO file. I made it stop transferring and 
restart a lot. I noticed that the file on the disk gets rewritten every time (ls -la 
filename) but in the kget's main window's status bar this is incorrect. 
In my test I stopped the file at around 10 Mbytes. I then resumed. The Size field in 
the status bar showed 9.3 MBytes (which is OK). It then went to 9.4, 9.5, 9.3, 9.2 
:-) At this point, I stopped the transfer again and checked the file size from the 
console. It was around 500k. 
 
So, that's the bug. 
Comment 5 J E Drews 2003-11-10 04:19:14 UTC
for moderately sized files, the size KGet displays is indeed the size of the file that was downloaded. I tested it on http://www.gnu.org/manual/ddd/index.html by downloading a pdf. However for ISO images, KGet seems to get incorrect data.

Tested with KGet v0.83 (Using KDE 3.1.93 (CVS >= 20031028)). 
Comment 6 Andrey Cherepanov 2004-07-16 11:10:28 UTC
*** Bug 53179 has been marked as a duplicate of this bug. ***
Comment 7 Andrey Cherepanov 2004-07-16 11:12:12 UTC
I confirm this bug. 
 For example, ftp://ftp.take2.de/demos/pr2_demo.exe (note: it's large file!) after completion of download shows 99%. This bug isn't only KGet. Pure Konqueror end download with this bug. Possible, it's kio-ftp bug.
Comment 8 Nicolas Goutte 2005-09-17 11:04:39 UTC
To comment #7: the file seems to work under Konqueror of KDE 3.1.4-SuSE 9.0. So may be it is a regression in KDE (or the FTP server serves correct sizes now.)

Have a nice day!
Comment 9 Nicolas Goutte 2005-09-17 12:00:10 UTC
Sorry, please disregard my comment #8, as the bug is about having 99% at the end, not during download.
Comment 10 George Goldberg 2008-02-15 08:32:14 UTC
Is this bug still present in a recent version of KDE, such as 3.5.8 or 4.0.1?
Comment 11 Matthias Fuchs 2009-09-25 11:50:27 UTC
Tested it with trunk (what is to be 4.4) and cannot reproduce it, so the problem appears to be fixed.