From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sivaram Neelakantan Subject: Re: Org files downloads getting corrupted? Date: Tue, 17 Jul 2007 19:38:59 +0530 Message-ID: References: <87zm1wmixs.fsf@gollum.intra.norang.ca> <87fy3owaaf.fsf@adboyd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IAnpx-0005rW-EV for emacs-orgmode@gnu.org; Tue, 17 Jul 2007 10:15:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IAnpv-0005oY-QP for emacs-orgmode@gnu.org; Tue, 17 Jul 2007 10:15:36 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IAnpv-0005oE-Bs for emacs-orgmode@gnu.org; Tue, 17 Jul 2007 10:15:35 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IAnpu-0007JF-Uf for emacs-orgmode@gnu.org; Tue, 17 Jul 2007 10:15:35 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IAnpd-0005ho-4W for emacs-orgmode@gnu.org; Tue, 17 Jul 2007 16:15:17 +0200 Received: from 59.92.156.50 ([59.92.156.50]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Jul 2007 16:15:17 +0200 Received: from nsivaram.net by 59.92.156.50 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Jul 2007 16:15:17 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org david@adboyd.com (J. David Boyd) writes: > Sivaram Neelakantan writes: > >> Bernt Hansen writes: >> >>> Sivaram Neelakantan writes: >> [...] > What are you using to download it? I use wget, from a command prompt, and > have never had a problem. > > For example: > > wget http://www.astro.uva.nl/~dominik/Tools/org/org-5.03.tar.gz > > > Dave Same here. $ ./wget http://staff.science.uva.nl/~dominik/Tools/org/org-5.03.zip --19:33:39-- http://staff.science.uva.nl/~dominik/Tools/org/org-5.03.zip => `org-5.03.zip.5' Resolving staff.science.uva.nl... 146.50.4.55 Connecting to staff.science.uva.nl|146.50.4.55|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1,190,505 (1.1M) [application/zip] 19:34:21 (31.42 KB/s) - `org-5.03.zip.5' saved [1190505/1190505] $ ../gnu/bin/unzip.exe -t org-5.03.zip.5 Warning: TZ environment variable not found, cannot use UTC times!! Archive: org-5.03.zip.5 [...] testing: org-5.03/org.el bad CRC abadafe2 (should be 1481a8c0) [...] testing: org-5.03/org.pdf error: invalid compressed data to inflate [...] testing: org-5.03/Makefile OK At least one error was detected in org-5.03.zip.5. I run spybot and I also have norton antivirus/firewall installed which has not given any problems with downloads so far... sivaram --