From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@adboyd.com (J. David Boyd) Subject: Re: Org files downloads getting corrupted? Date: Mon, 16 Jul 2007 13:03:36 -0400 Message-ID: <87fy3owaaf.fsf@adboyd.com> References: <87zm1wmixs.fsf@gollum.intra.norang.ca> 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 1IATzO-0006xW-DX for emacs-orgmode@gnu.org; Mon, 16 Jul 2007 13:04:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IATzN-0006x1-GA for emacs-orgmode@gnu.org; Mon, 16 Jul 2007 13:04:01 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IATzN-0006ws-7D for emacs-orgmode@gnu.org; Mon, 16 Jul 2007 13:04:01 -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 1IATzM-0001Ye-Ji for emacs-orgmode@gnu.org; Mon, 16 Jul 2007 13:04:00 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IATzH-0005r3-18 for emacs-orgmode@gnu.org; Mon, 16 Jul 2007 19:03:55 +0200 Received: from 156-40.126-70.tampabay.res.rr.com ([70.126.40.156]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Jul 2007 19:03:54 +0200 Received: from david by 156-40.126-70.tampabay.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Jul 2007 19:03:54 +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 Sivaram Neelakantan writes: > Bernt Hansen writes: > >> Sivaram Neelakantan writes: > > [...] > >> >> Works for me on my Linux/Debian system from >> >> http://staff.science.uva.nl/~dominik/Tools/org/#sec-4 >> >> I checked both the zip file and the tar file using zip -T and gzip -t >> and both are fine. >> >> Maybe check your system for viruses? >> >> Bernt > > > So far none but that doesn't mean a thing in win32 boxes. The thing > is, when I use add ons, the downloads will start at 40/50 kb/s then > stop abruptly and say something 'unavailable' and be there > indefinitely till I pause and resume it again. I tried to download > in parts or as a single chunk, it's still the same. > > > sivaram > -- 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