Sarge dvd iso have varying sizes from -ve to 4.6gb. ftp://ftp.softnet.tuc.gr/pub/linux/debian-dvd/ debian-31r0a-i386-binary-1.iso -2097152k
download continues past 5GB
http://cdimage.debian.org/debian-cd/3.1_r0a/i386/iso-dvd/ debian-31r0a-i386-binary-1.iso 4.4G
fails to download beyond 3.91GB wget says download complete.
ftp://mirrors.kernel.org/debian-cd/3.1_r0a/i386/jigdo-dvd/ debian-31r0a-i386-binary-1.iso -2097152k
stuck with a download of 3.91gb. Any ideas.
Hi Terrence,
On Tue, 2005-12-13 at 14:00, JTD wrote:
I have recently downloaded two DVD ISO of Sarge 3.1 for amd64 via bit torrent.
ISO 1 ~ 4.3 GB ISO 2 ~ 3.4 GB
I have not faced any issues. If you need the copy let me know.
On 12/13/05, JTD jtd@mtnl.net.in wrote:
I have not faced any issues. If you need the copy let me know.
Thanks but i need i386.
Hi JTD,
I have i386 DVDs - If you want - its your! No cost - I don't want it since I have AMD64 ISO already and have connectivity now!
Let me know where we can meet!
-- ,_ , Kartik Mistry <kart_> (O,O) GNU/Linux Developer/Enthu ( ) Blog : kartikm.blogspot.com -"--"-----------------------------------------> <-------------GPG Key : 0xD1028C8D
On 12/14/05, JTD jtd@mtnl.net.in wrote:
oh!
I am at Malad (W)! And bad thing is that I don't have DVD Writer! Do you have that? 022/ 568573 Nine Six
<Added : DVD-Writer in my wishlist!>
-- ,_ , Kartik Mistry <kart_> (O,O) GNU/Linux Developer/Enthu ( ) Blog : kartikm.blogspot.com -"--"-----------------------------------------> <-------------GPG Key : 0xD1028C8D
JTD wrote:
stuck with a download of 3.91gb. Any ideas.
Try cleaning up your cache or temp folder for wget, of any residue data and re-download.
Regards,
Rony.
___________________________________________________________ To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com
Dinesh Joshi wrote:
In the 'other' OS, I use 'fresh download'. It uses the temp folder as a chache to collect the file progressively. It has a resume feature to reconnect and resume the balance download. After full download, it assembles the file and saves it in my destination folder. In any download manager that uses the resume feature, what is already downloaded has to be saved somewhere. JTD could have downloaded some corrupt files due to temporary network related problems and these files could be sitting over the good download and creating the problems. If JTD could try a *clean* fresh download, at least the cause of the problem will be known. :)
Regards,
Rony.
___________________________________________________________ Yahoo! Exclusive Xmas Game, help Santa with his celebrity party - http://santas-christmas-party.yahoo.net/
On Wednesday 14 December 2005 09:52, Rony Bill wrote:
In the 'other' OS, I use 'fresh download'. It uses the temp folder as a chache to collect the file progressively.
wget does not cache data in a different folder. It just computes the file size from the source and appends whatever it downloads to the file on disk. Of course this depends on what options wget is run with. Also every debian cd/dvd has a md5sum.txt file. U can loop mount a partial downloaded iso and check the checksum. U should get an error on the last partial download only. Having done the above there were no errors. It could be a bug in sarge where LFS is turned off and limits apache to file size of 4GB.