Date: Sun, 24 Jan 1999 16:35:38 -0800 From: Ludwig Pummer <ludwigp@bigfoot.com> To: root@isis.dynip.com, freebsd-questions@FreeBSD.ORG Subject: Re: Is a GetRight Analouge Needed for FreeBSD ? Message-ID: <4.1.19990124163241.00a835e0@mail-r> In-Reply-To: <Pine.BSF.4.05.9901242207360.66224-100000@isis.dynip.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.1.19990124163241.00a835e0>