Version: 2.4.3 (using 4.4.3 (KDE 4.4.3), Mandriva Linux release 2010.0 (Official) for x86_64) Compiler: gcc OS: Linux (x86_64) release 2.6.33.2-desktop-1mnb when using kget as konqueror download manager enabled, isnt possible to for example download google-earth http://dl.google.com/earth/client/current/GoogleEarthLinux.bin, it simply saves the file GoogleEarthLinux.bin with size 99 bytes. If i disactivate kget as konqueror download manager, than konqueror downloads google-earth without any proiblem
SVN commit 1125862 by mfuchs: Create two jobs in KioDownload. The first is for downloading and finding the filesize, while the second (started after first data is retrieved) is only there to see if resuming is supported and stops after more than 100 Bytes are downloaded. BUG:235875 M +52 -19 kiodownload.cpp M +3 -0 kiodownload.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1125862