From owner-freebsd-questions Fri Dec 26 22:38:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA07885 for questions-outgoing; Fri, 26 Dec 1997 22:38:33 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from tpts5.seed.net.tw (root@tpts5.seed.net.tw [139.175.12.10]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA07869 for ; Fri, 26 Dec 1997 22:38:22 -0800 (PST) (envelope-from guelph@tpts5.seed.net.tw) Received: from ppt12797 (t192-138.dialup.seed.net.tw [139.175.192.138]) by tpts5.seed.net.tw (8.8.7/8.8.6) with SMTP id OAA10774 for ; Sat, 27 Dec 1997 14:37:56 +0800 (CST) Message-ID: <34A4A02D.73D4@tpts5.seed.net.tw> Date: Sat, 27 Dec 1997 14:29:12 +0800 From: Gordon Wang Reply-To: guelph@tpts5.seed.net.tw X-Mailer: Mozilla 3.01 (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: file download ? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Dear Sir I am a FreeBSD 2.2.1 user. I downloaded the netscape file: navigator-v404-export.x86-unknown-freebsd.tar.gz . And I unpacked it by: gzip -dc navigator-v404-export. x86-unknown-freebsd.tar.gz |tar -xvf - . But I got these messages: gzip:navigator-v404-export.x86-unknown-freebsd.tar.gz :unexpected end of file tar: unexpected EOF on archive file Therefore , the file I downloaded might have a problem. So I downloaded it again. But when I used ncftp2 to download this file again,I got a message "file existed" even after I removed the file navigator-v404-export.x86-unknown-freebsd.tar.gz by using the command "rv" and "ls" to check it has been removed. What's wrong with it? What should I do to download this file again? Thanks for your help Happy new year Gordon