From owner-freebsd-current Sat Jul 8 2:40:50 2000 Delivered-To: freebsd-current@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id E7B6537B5B3 for ; Sat, 8 Jul 2000 02:40:46 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id LAA64549; Sat, 8 Jul 2000 11:40:28 +0200 (CEST) (envelope-from des@flood.ping.uio.no) To: NAKAJI Hiroyuki Cc: Sheldon Hearn , current@freebsd.org Subject: Re: fetch is strange References: <87n1jxfddo.fsf@nakaji.tutrp.tut.ac.jp> <97684.962788459@axl.ops.uunet.co.za> <87n1jvzye7.fsf@nakaji.tutrp.tut.ac.jp> From: Dag-Erling Smorgrav Date: 08 Jul 2000 11:40:27 +0200 In-Reply-To: NAKAJI Hiroyuki's message of "06 Jul 2000 13:16:32 +0900" Message-ID: Lines: 16 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG NAKAJI Hiroyuki writes: > It seems that fetch(1) can not fetch any file. In this case, the > downloaded(?) file size is zero. Make sure you have revision 1.2 (or newer) of src/usr.bin/fetch/fetch.c: ---------------------------- revision 1.2 date: 2000/06/29 08:39:29; author: des; state: Exp; lines: +4 -2 Don't forget to delete the output file if the request fails. Don't delete the output file if -r was specified. ---------------------------- DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message