From owner-freebsd-questions Sun Jan 24 16:35:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA15594 for freebsd-questions-outgoing; Sun, 24 Jan 1999 16:35:57 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inet.chip-web.com (c1003518-a.plstn1.sfba.home.com [24.1.82.47]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA15505 for ; Sun, 24 Jan 1999 16:35:54 -0800 (PST) (envelope-from ludwigp@bigfoot.com) Received: (qmail 3331 invoked from network); 25 Jan 1999 00:35:41 -0000 Received: from speedy.chip-web.com (HELO speedy) (172.16.1.1) by inet.chip-web.com with SMTP; 25 Jan 1999 00:35:41 -0000 Message-Id: <4.1.19990124163241.00a835e0@mail-r> X-Sender: ludwigp2@mail-r X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Sun, 24 Jan 1999 16:35:38 -0800 To: root@isis.dynip.com, freebsd-questions@FreeBSD.ORG From: Ludwig Pummer Subject: Re: Is a GetRight Analouge Needed for FreeBSD ? In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 11:14 AM 1/24/99 , Joss Roots wrote: >My question: is there any client in unix world that >support fragmented downloads ?? Fetch, which comes with every FreeBSD distribution, can handle resuming files. Start the download with fetch -aRv "ftp://somehost.com/blahblahblah.zip" and if it dies, fetch -arv "ftp://somehost.com/blahblahblah.zip" One of the FTP clients in the ports collection probably supports resuming too. --Ludwig Pummer ( ludwigp@bigfoot.com ) ICQ UIN: 692441 ( ludwigp@email.com ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message